MediaWiki:Common.css: Difference between revisions

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


  .infobox th,
   .infobox td {
   .infobox td {
     max-width: 100% !important;
     width: 100% !important;
   }
   }
      
      
Line 78: Line 77:
     /* @noflip */
     /* @noflip */
     clear: right;
     clear: right;
     width: 22em;
     width: 25em;
   }
   }
}
}