MediaWiki:Common.css: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 377: Line 377:
border: 0 !important;
border: 0 !important;
}
}
table.wikitable > tbody, table.darker > tbody {
table.wikitable:not(.sortable) > tbody,
table.darker:not(.sortable) > tbody {
display: table !important;
display: table !important;
width: calc(100% - 1px) !important;
width: calc(100% - 1px) !important;