MediaWiki:Monobook.css: Difference between revisions

m
no edit summary
mNo edit summary
mNo edit summary
Line 514: Line 514:
/* Responsive fix */
/* Responsive fix */
@media all and (max-width: 550px) {
@media all and (max-width: 550px) {
.skin--responsive #sidebar .portlet[role="navigation"] {
body.skin--responsive #sidebar .portlet[role="navigation"] {
display: none !important;
display: none !important;
}
}
}
}