This commit is contained in:
Liang Ding 2014-11-16 16:29:11 +08:00
parent c0ebee45dc
commit 807823432f
1 changed files with 2 additions and 2 deletions

View File

@ -9,6 +9,6 @@ button {
.CodeMirror, .CodeMirror,
.CodeMirror-hints { .CodeMirror-hints {
font-family: Consolas, 'Courier New', monospace; font-family: Consolas, 'Courier New', monospace;
font-size: inherit; font-size: 13px;
line-height: ; line-height: 17px;
} }