MediaWiki:Mobile.css: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
Line 4: | Line 4: | ||
position: relative !important; | position: relative !important; | ||
width: 100% !important; | width: 100% !important; | ||
float: none !important; /* Remove floating */ | |||
clear: both !important; /* Clear any previous floats */ | |||
margin: 0 auto !important; /* Center the box if desired */ | |||
} | } |