MediaWiki:Monobook.css: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 160: Line 160:
overflow: clip !important;
overflow: clip !important;
}
}
.infobox {
.infobox, .tabber.info {
margin: 1em 0 !important;
margin: 1em 0 !important;
}
}
.infobox, .nav-right,
.infobox, .tabber.info,
#mw-content-text table {
#bodyContent table, .nav-right {
float: none !important;
float: none !important;
width: auto !important;
width: auto !important;
Line 173: Line 173:
margin-right: 0 !important;
margin-right: 0 !important;
}
}
#mw-content-text table > tbody {
#bodyContent table > tbody {
width: 100% !important;
width: 100% !important;
display: table !important;
display: table !important;