Jump to content

MediaWiki:Mobile.css: Difference between revisions

249 bytes added ,  11:24, 13 October 2022
unset → inherit (?)
(add "slim" class)
(unset → inherit (?))
Tags: Mobile edit Mobile web edit Advanced mobile edit
 
(2 intermediate revisions by the same user not shown)
Line 5: Line 5:
   max-width: 100% !important;
   max-width: 100% !important;
}
}
/* overrides for some minerva styles */
.in-block, .in-block .mw-ui-icon, .in-block > span { display: inherit; }
.in-block .mw-ui-icon { font-size: inherit; }
.in-block .mw-headline { width: inherit; }
.in-block > span { vertical-align: inherit; }