MediaWiki:Common.css: Difference between revisions

Admin (talk | contribs)
No edit summary
Tags: Mobile edit Mobile web edit
Admin (talk | contribs)
No edit summary
Tags: Mobile edit Mobile web edit
Line 95: Line 95:
     margin-top: 0 !important;
     margin-top: 0 !important;
     padding-top: 0.5em !important;
     padding-top: 0.5em !important;
}
@media (max-width: 640px) {
.infobox {
width: 100%;
}
   
.infobox .nowrap {
white-space: normal;
}
}
}