Fix css style of select2-drop.

Signed-off-by: Ivan Sein <ivan@nextcloud.com>
This commit is contained in:
Ivan Sein 2016-11-17 16:41:31 +01:00
Родитель 8449fc8421
Коммит 61294533b9
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -25,7 +25,7 @@
*/
#select2-drop {
margin-top: -46px !important;
margin-top: -44px !important;
}
.select2-search input {