Abuse filter editor, Bureaucrats, Check users, Interface administrators, Staff, Suppressors, Administrators, Translation Reviewer
2,202
edits
No edit summary |
(fix infobox display problems on citizen applying rules for tables that do not work well for this one) |
||
Line 19: | Line 19: | ||
margin-right: auto!important; | margin-right: auto!important; | ||
float: none!important; | float: none!important; | ||
} | |||
} | |||
/* | |||
fix infobox display problems on citizen applying rules for tables | |||
that do not work well for this one | |||
*/ | |||
@media screen { | |||
.infobox { | |||
display: table; | |||
} | } | ||
} | } |