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

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/scss
diff options
context:
space:
mode:
Diffstat (limited to 'scss')
-rw-r--r--scss/_transitions.scss1
1 files changed, 0 insertions, 1 deletions
diff --git a/scss/_transitions.scss b/scss/_transitions.scss
index 40be4d918a..3d1db3e9da 100644
--- a/scss/_transitions.scss
+++ b/scss/_transitions.scss
@@ -13,7 +13,6 @@
}
.collapsing {
- position: relative;
height: 0;
overflow: hidden;
@include transition($transition-collapse);