Commit 1d52a426 authored by Jérome Perrin's avatar Jérome Perrin

codemirror: do not set too high z-index for maximize, this have to remain lower than hint popup

parent d5fab897
......@@ -125,7 +125,7 @@
bottom: 0;\n
top: 0 !important;\n
left: 0 !important;\n
z-index: 4242 !important;\n
z-index: 2 !important;\n
overflow: hidden !important;\n
}\n
\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