diff --git a/src/typeahead/typeahead.css b/src/typeahead/typeahead.css new file mode 100644 index 0000000000..2339f5c820 --- /dev/null +++ b/src/typeahead/typeahead.css @@ -0,0 +1,3 @@ +[uib-typeahead-popup] .dropdown-menu { + display: block; +} diff --git a/template/typeahead/typeahead-popup.html b/template/typeahead/typeahead-popup.html index ecc508dcfd..71232be972 100644 --- a/template/typeahead/typeahead-popup.html +++ b/template/typeahead/typeahead-popup.html @@ -1,4 +1,4 @@ -