Module:Navbox/styles.css: Difference between revisions

From Test Wiki
Content deleted Content added
Xaloria (talk | contribs)
m 1 revision imported
Tags: Mobile edit Mobile web edit
move this to the specific template
Line 111: Line 111:
/* @noflip */
/* @noflip */
margin-right: 0.5em;
margin-right: 0.5em;
}

/** T367463 */
body.skin--responsive .navbox-image img {
max-width: none !important;
}

@media print {
body.ns-0 .navbox {
display: none !important;
}
}
}