Add in class

This commit is contained in:
Jean Carlo Nascimento 2011-10-20 16:53:42 -02:00
parent 978575cf9c
commit 3929952a48

View File

@ -102,5 +102,6 @@
-webkit-animation-name: bounceInLeft;
-moz-animation-name: bounceInLeft;
-ms-animation-name: bounceInLeft;
-o-animation-name: bounceInLeft;
animation-name: bounceInLeft;
}