MediaWiki:Common.css: Difference between revisions

No edit summary
No edit summary
 
Line 133: Line 133:
/* Pull the tab row closer to the infobox panel */
/* Pull the tab row closer to the infobox panel */
.ooo-infobox-tabwrap .tabber__tabs {
.ooo-infobox-tabwrap .tabber__tabs {
   margin-bottom: -2px !important;  /* tweak: try -1px, -2px, or -3px to taste */
   margin-bottom: 0px !important;  /* tweak: try -1px, -2px, or -3px to taste */
}
}