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

Commit b3e6d17

Browse files
deegwesleycho
authored andcommitted
fix(datepicker): fix popup CSS
Closes #5258
1 parent 717ea69 commit b3e6d17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/datepicker/datepicker.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
min-width: 100%;
77
}
88

9-
.uib-datepicker-popup {
9+
.uib-datepicker-popup.dropdown-menu {
1010
display: block;
1111
}
1212

0 commit comments

Comments
 (0)