fix windows fonts in inputboxes

This commit is contained in:
Henry Jameson 2018-04-15 19:56:24 +03:00
parent 208b2ed125
commit 54c979c069
1 changed files with 1 additions and 1 deletions

View File

@ -104,7 +104,7 @@ input, textarea, .select {
display: inline-block;
position: relative;
height: 29px;
line-height: 16px;
line-height: 1;
.icon-down-open {
position: absolute;