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