Normalise ace editor font size

This commit is contained in:
Nick O'Leary 2015-06-16 20:56:09 +01:00
parent 31c979f30f
commit ee3425d3be
1 changed files with 2 additions and 1 deletions

View File

@ -70,6 +70,7 @@ button.input-append-right {
border:1px solid #ccc;
border-radius:5px;
overflow: hidden;
font-size: 16px !important;
font-size: 14px !important;
font-family: monospace !important;
}