l-lin / font-awesome-animation

Simple animations using FontAwesome and some CSS3.
http://l-lin.github.io/font-awesome-animation/
MIT License
913 stars 195 forks source link

Specify the final position of all animations #10

Closed unda91 closed 9 years ago

unda91 commented 9 years ago

I had a bug where some of the animations slid to the left when they finished their animations. By specifying the final position of the animation I removed this bug.

Hope it helps

l-lin commented 9 years ago

:+1: