VE: Fix font sizes and toolbar position

Change-Id: Ic34a4bca04a353572ed706e0ce990ea471837fb4
isekai
Ed Sanders 8 years ago
parent ed587b3402
commit 4291209afe

@ -1,8 +1,14 @@
@import '../variables.less';
@media screen {
.ve-ui-toolbar {
margin: -0.8em -2em 0;
.ve-ui-toolbar,
.ve-ui-overlay-global,
.ve-ui-overlay-local {
font-size: 0.842105em;
}
.ve-init-mw-desktopArticleTarget-toolbar {
margin: -0.875em -2.375em 0;
}
// Still need a way to make it show up right away (instead of initially disappearin under the page header)

Loading…
Cancel
Save