Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

MediaWiki:Hydradark.css: Difference between revisions

MediaWiki interface page
fandomwiki>TheSatanicSanta
m fix annoying gap between vectormenu and actual dropdown menu
fandomwiki>TheSatanicSanta
m fix annoying gap between vectormenu and actual dropdown menu (again)
Line 141: Line 141:
     display: inline-block;
     display: inline-block;
     padding: 2px 10px;
     padding: 2px 10px;
     margin: 0.5em 3px 0;
     margin: 0.5em 3px 0.5em;
     height: 19px;
     height: 19px;
     text-align: center;
     text-align: center;
Line 148: Line 148:
div.vectorMenu h3 span {
div.vectorMenu h3 span {
     padding-top: 0.1em;
     padding-top: 0.1em;
}
div#mw-head div.vectorMenu {
    height: 40px;
}
}