Skip to content

Commit fe3ed43

Browse files
Fix bug Collapse broken in IE
1 parent 471d913 commit fe3ed43

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

less/component-animations.less

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
position: relative;
1616
height: 0;
1717
overflow: hidden;
18-
overflow: visible \9;
1918
.transition(height .35s ease);
2019
&.in {
2120
height: auto;

0 commit comments

Comments
 (0)