MediaWiki:Vector.css: Difference between revisions

m
no edit summary
mNo edit summary
mNo edit summary
Line 39: Line 39:
.tabcontainer .fakeh2:nth-of-type(2) {
.tabcontainer .fakeh2:nth-of-type(2) {
margin-top: 0.25em;
margin-top: 0.25em;
}
/* Widget popups */
.oo-ui-popupWidget-body-padded {
margin-top: 6px;
}
}


Line 48: Line 53:
top: 15px;
top: 15px;
font-size: 85%;
font-size: 85%;
}
/* Widget popups */
.oo-ui-popupWidget-body-padded {
margin-top: 6px;
}
}