2
0
mirror of https://github.com/Ionaru/easy-markdown-editor synced 2025-07-05 09:04:28 -06:00

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) {
pointer-events: none;
background: #fff;
border: none;
}
.editor-statusbar {