studio - alerts: reducing the animation time for notification slide downs

This commit is contained in:
Brian Talbot
2013-04-08 11:30:49 -04:00
parent 4f71f53826
commit 28334064ab

View File

@@ -780,7 +780,7 @@
}
&.is-hiding {
@include anim-notificationsSlideDown(1s);
@include anim-notificationsSlideDown(0.25s);
}
&.is-fleeting {