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

Commit 54ac06a

Browse files
philjoneswesleycho
authored andcommitted
fix(popover): add popover-html css
- Add base CSS for popover-html Closes #5603 Fixes #5602
1 parent ffb5529 commit 54ac06a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tooltip/tooltip.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@
2121
margin: 0;
2222
}
2323

24-
[uib-popover-popup].popover, [uib-popover-template-popup].popover {
24+
[uib-popover-popup].popover, [uib-popover-template-popup].popover, [uib-popover-html-popup].popover {
2525
display: block !important;
2626
}

0 commit comments

Comments
 (0)