MediaWiki:Common.css: Difference between revisions

Content added Content deleted
No edit summary
No edit summary
Line 66: Line 66:
flex-grow: 1 !important;
flex-grow: 1 !important;
justify-content: center !important;
justify-content: center !important;
}

.charactertabs .tabber__panel{
overflow:hidden !important;
}
}


Line 74: Line 78:
.tabs2 .tabber__header{
.tabs2 .tabber__header{
padding-bottom:1em;
padding-bottom:1em;
}

.charactertabs .tabber__panel{
overflow:hidden;
}
}