Merge "Remove 3px gap above toolbar in Monobook"

This commit is contained in:
jenkins-bot 2015-05-12 12:24:42 +00:00 committed by Gerrit Code Review
commit 788d0b0047

View file

@ -27,6 +27,10 @@
margin: -0.75em -1em 1.25em -1em;
}
.ve-init-mw-viewPageTarget-toolbar > .oo-ui-toolbar-bar {
top: -3px;
}
.ve-init-target > .ve-ui-debugBar {
border-top: 1px solid #ccc;
}