append Firefox overflow-x fix

pull/37/head
juhasch 13 years ago committed by Jonathan Frederic
parent 3588fe40a9
commit 72864cc83c

@ -22,7 +22,7 @@
overflow-x: auto;
}
@-moz-document {
@-moz-document url-prefix() {
/* Firefox does weird and terrible things (#3549) when overflow-x is auto */
/* It doesn't respect the overflow setting anyway, so we can workaround it with this */
.CodeMirror-scroll {

Loading…
Cancel
Save