Skip to content

Commit

Permalink
v3.0.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
jetiben committed Oct 7, 2017
1 parent d9c11af commit 42b57d3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -255,7 +255,7 @@ div.CodeMirror span.CodeMirror-nonmatchingbracket {color: #f22;}
.CodeMirror-wrap pre {
word-wrap: break-word;
white-space: pre-wrap;
word-break: normal;
word-break: break-all;
}

.CodeMirror-linebackground {
Expand Down

0 comments on commit 42b57d3

Please sign in to comment.