diff --git a/source files/theme.css b/source files/theme.css index 22afbc6..b22f7c8 100644 --- a/source files/theme.css +++ b/source files/theme.css @@ -369,7 +369,7 @@ div.CodeMirror span.CodeMirror-nonmatchingbracket { font-family: inherit; font-size: inherit; margin: 0; - white-space: pre-wrap; + white-space: pre; word-wrap: normal; line-height: inherit; color: inherit;