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
diff options
context:
space:
mode:
Diffstat (limited to 'scss/_animation.scss')
-rw-r--r--scss/_animation.scss4
1 files changed, 0 insertions, 4 deletions
diff --git a/scss/_animation.scss b/scss/_animation.scss
index d9e3e0a88c..edd7147e51 100644
--- a/scss/_animation.scss
+++ b/scss/_animation.scss
@@ -1,7 +1,3 @@
-//
-// Component animations
-// --------------------------------------------------
-
.fade {
opacity: 0;
transition: opacity .15s linear;