trying to get the fonts right on ios

This commit is contained in:
Koen Lageveen 2016-03-02 21:37:58 +01:00
parent 4ea8e5f3a1
commit 842eefa005
1 changed files with 1 additions and 1 deletions

View File

@ -144,7 +144,7 @@
} }
.CodeMirror { .CodeMirror {
border: none; border: none;
font-size:16px; font-size: 100%;
background: transparent; background: transparent;
box-shadow: none !important; box-shadow: none !important;
position: fixed; position: fixed;