Remove line-height stuff which was making the animation in juddery

This commit is contained in:
summerscope
2014-07-11 14:41:18 +10:00
parent 23182a9026
commit 13cc9ba44d

View File

@@ -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