From 8311c8431b0438352e2c482ca9358a80dd0abaab Mon Sep 17 00:00:00 2001 From: Wes Cossick Date: Tue, 1 Sep 2015 00:00:06 -0500 Subject: [PATCH] Fix toolbar button shift issue --- src/css/simplemde.css | 1 - 1 file changed, 1 deletion(-) diff --git a/src/css/simplemde.css b/src/css/simplemde.css index 7056c68..d7af14a 100644 --- a/src/css/simplemde.css +++ b/src/css/simplemde.css @@ -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 {