MediaWiki:Mobile.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
.main-pagelinks { | .main-pagelinks { | ||
min-width: 0px; | |||
width: 100%; | width: 100%; | ||
margin-right: 0px; | margin-right: 0px; | ||
} | } |
Revision as of 00:24, 26 November 2015
/* CSS placed here will affect users of the mobile site */ .main-pagelinks { min-width: 0px; width: 100%; margin-right: 0px; }