MediaWiki:Common.css: Difference between revisions
Tag: Undo |
fix cutoff in mobile |
||
Line 76: | Line 76: | ||
@media (max-width: 640px) { | @media (max-width: 640px) { | ||
.infobox { | .infobox { | ||
width: | width: 95%; | ||
} | } | ||
} | } |