From: Pavel Demyanenko Date: Tue, 21 Aug 2012 10:33:15 +0000 (+0400) Subject: Fix bug Collapse broken in IE X-Git-Tag: v2.1.1~73^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F4499%2Fhead;p=thirdparty%2Fbootstrap.git Fix bug Collapse broken in IE --- diff --git a/less/component-animations.less b/less/component-animations.less index 2166776d98..d614263a76 100644 --- a/less/component-animations.less +++ b/less/component-animations.less @@ -15,7 +15,6 @@ position: relative; height: 0; overflow: hidden; - overflow: visible \9; .transition(height .35s ease); &.in { height: auto;