Commit 8ba3198e authored by Arnaud Fontaine's avatar Arnaud Fontaine

erp5_code_mirror: Fix typo where monospace font was not used for spaces.

parent 8cea96a5
......@@ -113,7 +113,7 @@
overflow: hidden !important;\n
}\n
\n
.CodeMirror pre span {\n
.CodeMirror pre, .CodeMirror span {\n
font-family: monospace !important;\n
}\n
</style>\n
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment