Difference between revisions of "MediaWiki:Mobile.css"
Kevinkleine (talk | contribs) |
Kevinkleine (talk | contribs) |
||
Line 13: | Line 13: | ||
padding-bottom: 1em !important; | padding-bottom: 1em !important; | ||
} | } | ||
− | + | #mw-mf-main-menu-button { | |
display: none; | display: none; | ||
} | } |
Latest revision as of 14:48, 18 March 2019
/* CSS placed here will affect users of the mobile site */ footer, .minerva-footer { display: none; } .toc-mobile.view-border-box { display: none; } ul#page-actions { display: none; } .heading-holder { padding-bottom: 1em !important; } #mw-mf-main-menu-button { display: none; }