MediaWiki:Filepage.css

From Enduro.team
Jump to: navigation, search
/* fix minerva, which has weird magic with table-cells here */
.skin-minerva .mw-editsection {
	display: none !important;
}
/* Lots of crappy tables on Commons without classes etc */
table {
	box-sizing: border-box !important;
}