MediaWiki:Common.css: Difference between revisions

No edit summary
No edit summary
Line 60: Line 60:
   }
   }


   .infobox th .infobox-title {
  .infobox th.infobox-above,
   .infobox th.infobox-title,
  .infobox th.infobox-header, {
     width: 100% !important;
     width: 100% !important;
   }
   }


   .infobox th .infobox-label {
   .infobox th.infobox-label {
     width: 25% !important;
     width: 25% !important;
   }
   }