Jump to content

MediaWiki:Common.css: Difference between revisions

or do we need to use !important?
(maybe not; do we need to select the specific margin?)
(or do we need to use !important?)
Line 1,067: Line 1,067:
.treeview ul {
.treeview ul {
padding: 0;
padding: 0;
margin-bottom: 0;
margin: 0 !important;
}
}