client/css: fix combobox height on Firefox

https://bugzilla.mozilla.org/show_bug.cgi?id=454625
This commit is contained in:
rr- 2016-07-29 12:39:02 +02:00
parent 611cb3b9f9
commit 797e5d4244

View file

@ -159,8 +159,7 @@ input[type=password]
vertical-align: top
font-family: 'Droid Sans', sans-serif
font-size: 100%
line-height: 150%
padding: 0 0.3em
padding: 0.25em 0.3em
text-overflow: ellipsis
width: 100%
box-sizing: border-box