Commit fe3ed433 authored by Pavel Demyanenko's avatar Pavel Demyanenko

Fix bug Collapse broken in IE

parent 471d913a
......@@ -15,7 +15,6 @@
position: relative;
height: 0;
overflow: hidden;
overflow: visible \9;
.transition(height .35s ease);
&.in {
height: auto;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment