2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +03:00

Fix bug Collapse broken in IE

This commit is contained in:
Pavel Demyanenko
2012-08-21 14:33:15 +04:00
parent 471d913ab6
commit fe3ed433e4
-1
View File
@@ -15,7 +15,6 @@
position: relative;
height: 0;
overflow: hidden;
overflow: visible \9;
.transition(height .35s ease);
&.in {
height: auto;