MediaWiki:Common.css: Difference between revisions

No edit summary
No edit summary
Line 58: Line 58:
     table-layout: fixed;
     table-layout: fixed;
   }
   }
 
    
/*
   .infobox th.infobox-above,
  .infobox th.infobox-title,
  .infobox th.infobox-header, {
    width: 100% !important;
  }
 
  .infobox th.infobox-label {
    width: 25% !important;
  }
*/   
   .infobox .nowrap {
   .infobox .nowrap {
     white-space: normal;
     white-space: normal;