Skip to content
This repository was archived by the owner on May 29, 2019. It is now read-only.

Commit 00ac93e

Browse files
deegwesleycho
authored andcommitted
fix(typeahead): fix css selector
Closes #5251
1 parent 3468888 commit 00ac93e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/typeahead/typeahead.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
[uib-typeahead-popup] .dropdown-menu {
1+
[uib-typeahead-popup].dropdown-menu {
22
display: block;
33
}

0 commit comments

Comments
 (0)