Compare commits

...

1 Commits

Author SHA1 Message Date
Henry Jameson 54c979c069 fix windows fonts in inputboxes 2018-04-15 19:56:24 +03:00
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;