MediaWiki:Common.css: Difference between revisions

Add 100% width to infobox content
m change width fot infobox th
Line 300: Line 300:
/* @noflip */
/* @noflip */
text-align: left;
text-align: left;
width: 120px;
}
}
.infobox th{
width: 40%;
}


/* Remove .infobox when element selectors above are removed */
/* Remove .infobox when element selectors above are removed */