Revert "Fix sprockets compilation error related to `filter: progid:`"

pull/146/head
Wes Cossick 9 years ago
parent 16d5a4d894
commit 3baa1d1ac8

@ -643,7 +643,6 @@ span.CodeMirror-selectedtext { background: none; }
.CodeMirror .CodeMirror-code .cm-strikethrough { .CodeMirror .CodeMirror-code .cm-strikethrough {
text-decoration: line-through; text-decoration: line-through;
} }
.CodeMirror .cm-spell-error:not(.cm-url):not(.cm-comment) { .CodeMirror .cm-spell-error:not(.cm-url):not(.cm-comment) {
background: rgba(255, 0, 0, .15); background: rgba(255, 0, 0, .15);
} }
Loading…
Cancel
Save