mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-17 04:34:24 +00:00
Remove line-height stuff which was making the animation in juddery
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user