Add in class

This commit is contained in:
Jean Carlo Nascimento 2011-10-20 16:37:03 -02:00
parent 807e2b27f6
commit 78c3428278
1 changed files with 1 additions and 0 deletions

View File

@ -82,5 +82,6 @@
-webkit-animation-name: bounceOutLeft;
-moz-animation-name: bounceOutLeft;
-ms-animation-name: bounceOutLeft;
-o-animation-name: bounceOutLeft;
animation-name: bounceOutLeft;
}