Skip to content

Commit a43cf14

Browse files
committed
fix the bug of visibility on IE
1 parent fc8bb3c commit a43cf14

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/css/angular-tooltips.css

+1
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
font-size: 14px;
3030
}
3131
._720kb-tooltip._720kb-tooltip-open {
32+
visibility: visible;
3233
visibility: initial;
3334
-webkit-transition: opacity 0.2s linear;
3435
-moz-transition: opacity 0.2s linear;

0 commit comments

Comments
 (0)