From 13cc9ba44d32ef26fe7832140c0ad84444554bc3 Mon Sep 17 00:00:00 2001 From: summerscope Date: Fri, 11 Jul 2014 14:41:18 +1000 Subject: [PATCH] Remove line-height stuff which was making the animation in juddery --- app/assets/stylesheets/darkswarm/animations.sass | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/assets/stylesheets/darkswarm/animations.sass b/app/assets/stylesheets/darkswarm/animations.sass index ff51d36199..966f2a2d48 100644 --- a/app/assets/stylesheets/darkswarm/animations.sass +++ b/app/assets/stylesheets/darkswarm/animations.sass @@ -84,7 +84,7 @@ opacity: .5 .animate-repeat - line-height: 40px + // line-height: 40px list-style: none box-sizing: border-box @@ -104,7 +104,7 @@ .animate-repeat.ng-move.ng-move-active, .animate-repeat.ng-enter.ng-enter-active opacity: 1 - max-height: 40px + max-height: inherit .animate-show