diff options
Diffstat (limited to '3rdparty')
-rw-r--r-- | 3rdparty/css/chosen.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/3rdparty/css/chosen.css b/3rdparty/css/chosen.css index 247d07bf021..96bae0fe95a 100644 --- a/3rdparty/css/chosen.css +++ b/3rdparty/css/chosen.css @@ -10,6 +10,7 @@ select.chzn-select { display: inline-block; zoom: 1; *display: inline; + vertical-align: bottom; } .chzn-container .chzn-drop { background: #fff; |