MediaWiki:Common.css: Difference between revisions
Content deleted Content added
No edit summary |
No edit summary |
||
Line 680:
@media screen and (min-width: 768px) {
/*
/* 2. KEEP TOC CENTERED */
Line 701 ⟶ 689:
z-index: 9999 !important;
/*
position: fixed !important; /* Delete */
top: auto !important; /* Delete */
bottom: 25px !important; /* Delete (This is the culprit!) */
left: 50% !important; /* Delete */
right: auto !important; /* Delete */
/* ---------------------------- */
/* Center Offset */
| |||