diff --git a/themes/default/css.php b/themes/default/css.php index 5437f172ed..e9c5561491 100644 --- a/themes/default/css.php +++ b/themes/default/css.php @@ -2188,6 +2188,7 @@ else { //default: white -webkit-transition: all 0.25s ease; -moz-transition: all 0.25s ease; transition: all 0.25s ease; + vertical-align: middle; } input[type=text].list-search:focus {