User:Paradox-01/vector.css: Difference between revisions
Jump to navigation
Jump to search
Paradox-01 (talk | contribs) No edit summary |
Paradox-01 (talk | contribs) No edit summary |
||
Line 9: | Line 9: | ||
{ | { | ||
position:relative; | position:relative; | ||
top: - | top: -1200px; | ||
height: 100%; | height: 100%; | ||
} | } |
Revision as of 15:08, 6 August 2017
/* Prevent sidewards scrolling in pre elements */ pre { overflow: auto; max-height: 25em; } div#mw-panel { position:relative; top: -1200px; height: 100%; }