Difference between revisions of "MediaWiki:Vector.css"
From BTGuard Wiki
| Line 4: | Line 4: | ||
div#mw-panel { position: fixed; | div#mw-panel { position: fixed; | ||
overflow: auto; | overflow: auto; | ||
| − | top: | + | top: 150px; |
bottom: 0px; | bottom: 0px; | ||
height: 100%; | height: 100%; | ||
Revision as of 12:28, 19 April 2013
/* CSS placed here will affect users of the Vector skin */
/* Fix sidebar */
div#mw-panel { position: fixed;
overflow: auto;
top: 150px;
bottom: 0px;
height: 100%;