MediaWiki:Vector.css: Difference between revisions

Fix infobox data stretching the infobox width
(Tweaked infobox label and captions styles)
(Fix infobox data stretching the infobox width)
Line 240:
.infobox-title {
padding: 10px;
color: inherit;
border: 1px solid rgba(255, 255, 255, 0.2);
Line 296 ⟶ 298:
}
 
.infobox-label, .infobox-data {
max-width: 0px;
padding: 0.5em 0em;