aboutsummaryrefslogtreecommitdiff
path: root/less/component-animations.less
diff options
context:
space:
mode:
authorJacob Thornton <[email protected]>2012-03-12 13:31:38 -0700
committerJacob Thornton <[email protected]>2012-03-12 13:31:38 -0700
commitcd89c34d99f839be73e9179385d4da29de026431 (patch)
tree4910ff7864df49ec779ec46267378a79c442473b /less/component-animations.less
parent7f3a2b38134916e84dc7c7ddc149b02d6e56d971 (diff)
downloadbootstrap-cd89c34d99f839be73e9179385d4da29de026431.tar.xz
bootstrap-cd89c34d99f839be73e9179385d4da29de026431.zip
can't have overflo: visible for "in" which is present during entirity of transition.
Diffstat (limited to 'less/component-animations.less')
-rw-r--r--less/component-animations.less3
1 files changed, 1 insertions, 2 deletions
diff --git a/less/component-animations.less b/less/component-animations.less
index edfaef301..4a6368cf9 100644
--- a/less/component-animations.less
+++ b/less/component-animations.less
@@ -16,6 +16,5 @@
height: 0;
&.in {
height: auto;
- overflow: visible;
}
-}
+} \ No newline at end of file