MediaWiki:Common.css: Difference between revisions

No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 129: Line 129:
   box-shadow: none !important;  /* remove the 1px inset line */
   box-shadow: none !important;  /* remove the 1px inset line */
   margin-bottom: 0 !important;  /* avoid creating a gap */
   margin-bottom: 0 !important;  /* avoid creating a gap */
}
/* Pull the tab row closer to the infobox panel */
.ooo-infobox-tabwrap .tabber__tabs {
  margin-bottom: 0px !important;  /* tweak: try -1px, -2px, or -3px to taste */
}
}