MediaWiki:Common.css: Difference between revisions

No edit summary
No edit summary
Line 24: Line 24:
}
}
.inline-img img {
.inline-img img {
   max-width: 2em !important;
   width: 2em !important;
   max-height: 2em !important;
   height: 2em !important;
}
}