CodeMirror: small css adjustment
This commit is contained in:
parent
46535e5816
commit
2a7c4e99bf
@ -261,7 +261,7 @@ input#repsearchtext {
|
|||||||
.CodeMirror {
|
.CodeMirror {
|
||||||
font-size:10pt;
|
font-size:10pt;
|
||||||
font-family:monospace;
|
font-family:monospace;
|
||||||
line-height:1.1em;
|
line-height:1.0em;
|
||||||
border:1px solid #2b6600;
|
border:1px solid #2b6600;
|
||||||
/* font-size:12px; // causes problems*/
|
/* font-size:12px; // causes problems*/
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user