MediaWiki:Mobile.css: Difference between revisions
Jump to navigation
Jump to search
Column count |
No edit summary |
||
| Line 1: | Line 1: | ||
/* CSS placed here will affect users of the mobile site */ | /* CSS placed here will affect users of the mobile site */ | ||
.column-count-2, .mobile .column-count-3, .mobile .column-count-4 { -moz-column-count:auto!important; -webkit-column-count:auto!important; column-count:auto!important; -webkit-column-width:auto!important; } | |||
Revision as of 23:50, 30 January 2018
/* CSS placed here will affect users of the mobile site */
.column-count-2, .mobile .column-count-3, .mobile .column-count-4 { -moz-column-count:auto!important; -webkit-column-count:auto!important; column-count:auto!important; -webkit-column-width:auto!important; }