fnp
/
redakcja.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Upgrades.
[redakcja.git]
/
src
/
redakcja
/
static
/
css
/
master.css
diff --git
a/src/redakcja/static/css/master.css
b/src/redakcja/static/css/master.css
index
e8336fb
..
566183e
100644
(file)
--- a/
src/redakcja/static/css/master.css
+++ b/
src/redakcja/static/css/master.css
@@
-217,3
+217,8
@@
img.tabclose {
flex: 1;
overflow: auto;
}
+
+#source-editor .CodeMirror-wrap pre.CodeMirror-line,
+#source-editor .CodeMirror-wrap pre.CodeMirror-line-like {
+ word-wrap: anywhere;
+}