vendor/assets/stylesheets/twitter/bootstrap/_component-animations.scss in bootstrap-sass-rails-rtl-2.0.4.12 vs vendor/assets/stylesheets/twitter/bootstrap/_component-animations.scss in bootstrap-sass-rails-rtl-2.2.2.0

- old
+ new

@@ -1,6 +1,9 @@ -// COMPONENT ANIMATIONS -// -------------------- +/* Partial: twitter/bootstrap/_component-animations.scss */ +// +// Component animations +// -------------------------------------------------- + .fade { opacity: 0; @include transition(opacity .15s linear); &.in {