MediaWiki:Common.css: Difference between revisions

No edit summary
No edit summary
Line 4: Line 4:


.infobox {
.infobox {
  width: 100% !important;
   background-color: #f8f9fa;
   background-color: #f8f9fa;
   border: 1px solid #a2a9b1;
   border: 1px solid #a2a9b1;
Line 55: Line 54:
     float: none;
     float: none;
     clear: both;
     clear: both;
    width: 100% !important;
     margin: 0 0 1em 0;
     margin: 0 0 1em 0;
     table-layout: fixed;
     table-layout: fixed;
   }
   }
 
/*
   .infobox th.infobox-above,
   .infobox th.infobox-above,
   .infobox th.infobox-title,
   .infobox th.infobox-title,
Line 69: Line 67:
     width: 25% !important;
     width: 25% !important;
   }
   }
   
*/   
   .infobox .nowrap {
   .infobox .nowrap {
     white-space: normal;
     white-space: normal;