diff --git a/themes/default/css/search.css b/themes/default/css/search.css index d806d545c..f713a8db6 100644 --- a/themes/default/css/search.css +++ b/themes/default/css/search.css @@ -670,7 +670,7 @@ .filter-author-form .selectize-dropdown, .filter-added_by-form .selectize-dropdown { padding: 5px;; - max-height: 100px; + max-height: 200px; overflow-y: scroll; position: absolute; }