Module:Navbox/styles.css: Difference between revisions
move this to the specific template
Nazarzadeh (talk | contribs) m (1 revision imported) |
(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; | |||
} | |||
} | } |