aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--less/component-animations.less1
1 files changed, 0 insertions, 1 deletions
diff --git a/less/component-animations.less b/less/component-animations.less
index 2166776d9..d614263a7 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;