MediaWiki:Common.css: Difference between revisions
Content deleted Content added
No edit summary Tag: Manual revert |
No edit summary |
||
Line 1,161:
/* Force Fixed so it covers the screen regardless of scroll */
position: fixed !important;
/* THIS IS THE KEY FIX */
box-sizing: border-box !important;
/* Override inline styles to force full width/height */
| |||