No edit summary
No edit summary
 
Line 100: Line 100:
.no-mobile {
.no-mobile {
display: none !important;
display: none !important;
}
table.infobox {
display: table;
table-layout: fixed;
}
}