Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap-sass.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheo Bittencourt <theodrums@gmail.com>2012-10-10 06:31:57 +0400
committerTheo Bittencourt <theodrums@gmail.com>2012-10-10 06:31:57 +0400
commit90ec4aaae4247c138606be517cb4045800237687 (patch)
tree9aa2e80de2ef70fd3a62dcde796725190e4e6c58
parent2a7c21d40692b512c02deb730fe8caefe1e474da (diff)
Update vendor/assets/stylesheets/bootstrap/_component-animations.scss
-rw-r--r--vendor/assets/stylesheets/bootstrap/_component-animations.scss1
1 files changed, 0 insertions, 1 deletions
diff --git a/vendor/assets/stylesheets/bootstrap/_component-animations.scss b/vendor/assets/stylesheets/bootstrap/_component-animations.scss
index 66192431..0a367f3e 100644
--- a/vendor/assets/stylesheets/bootstrap/_component-animations.scss
+++ b/vendor/assets/stylesheets/bootstrap/_component-animations.scss
@@ -15,7 +15,6 @@
position: relative;
height: 0;
overflow: hidden;
- overflow: visible \9;
@include transition(height .35s ease);
&.in {
height: auto;