MediaWiki:Common.css: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 1,260:
width: 100% !important;
overflow-x: auto;
}
 
/* Ensures the columns stretch to fill the 100% width */
.wikitable > tbody {
display: table;
width: 100%;
}