MediaWiki:Monobook.css: Difference between revisions

From the Croc Wiki, the Croc encyclopedia
Jump to navigationJump to search
Content added Content deleted
(added Responsive fix)
(Fix)
Line 77:
/* Responsive fix */
@media all and (max-width: 550px) {
.skin--responsive #sidebar .portlet[role="navigation"] {
display: none !important;
}