MediaWiki:Common.css: Difference between revisions

No edit summary
Add 100% width to infobox content
Line 272: Line 272:
line-height: 1.5em;
line-height: 1.5em;
width: 22em;
width: 22em;
}
.infobox table {
width: 100%;
}
}