Jump to content

MediaWiki:Mobile.css: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 50: Line 50:
.nomobile {
.nomobile {
   display: none !important;
   display: none !important;
}
.infobox tbody > tr > th, .infobox tbody > tr > td {
    flex: none!important;
    min-width: 100px;
    display: block!important;
}
}