reduced font-size (#4314)

master
PJ Hampton 2017-06-20 20:03:24 +01:00 committed by Zaahir Moolla
parent 733a5bb618
commit 4680490b7a
1 changed files with 3 additions and 3 deletions

View File

@ -66,9 +66,9 @@
border-right: 1px solid #c9c9c9;
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
font-size: 1.8em;
line-height: 1.8em;
height: 1.8em !important;
font-size: 1.7em;
line-height: 1.7em;
height: 2.1em !important;
}
.zci--conversions .frm--bottom .frm__select {