diff --git a/src/css/simplemde.css b/src/css/simplemde.css index a389a6a..7ea30f2 100644 --- a/src/css/simplemde.css +++ b/src/css/simplemde.css @@ -178,6 +178,8 @@ .editor-toolbar.disabled-for-preview a:not(.fa-eye):not(.fa-arrows-alt):not(.fa-columns) { pointer-events: none; background: #fff; + border-color: transparent; + text-shadow: inherit; } @media only screen and (max-width: 700px) {