client/css: fix combobox height on Firefox
https://bugzilla.mozilla.org/show_bug.cgi?id=454625
This commit is contained in:
parent
611cb3b9f9
commit
797e5d4244
1 changed files with 1 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue