Fix toolbar button shift issue

This commit is contained in:
Wes Cossick 2015-09-01 00:00:06 -05:00
parent cbeb630a97
commit 8311c8431b

View File

@ -112,7 +112,6 @@
.editor-toolbar.disabled-for-preview a:not(.fa-eye):not(.fa-arrows-alt) { .editor-toolbar.disabled-for-preview a:not(.fa-eye):not(.fa-arrows-alt) {
pointer-events: none; pointer-events: none;
background: #fff; background: #fff;
border: none;
} }
.editor-statusbar { .editor-statusbar {