diff --git a/web/third/bootstrap-typeahead/typeahead.css b/web/third/bootstrap-typeahead/typeahead.css index ee0c86d4c2..15624be3ad 100644 --- a/web/third/bootstrap-typeahead/typeahead.css +++ b/web/third/bootstrap-typeahead/typeahead.css @@ -1,6 +1,7 @@ /* CSS for Bootstrap typeahead */ .dropdown-menu { + display: none; min-width: 160px; list-style: none; }