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

github.com/twbs/ratchet.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sass/push.scss')
-rw-r--r--sass/push.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/sass/push.scss b/sass/push.scss
index 5e31961..98eaa62 100644
--- a/sass/push.scss
+++ b/sass/push.scss
@@ -7,6 +7,7 @@
&.fade {
left: 0;
opacity: 0;
+ @include transition(opacity .4s);
&.in {
opacity: 1;