add in class

This commit is contained in:
Jean Carlo Nascimento 2011-10-20 17:20:30 -02:00
parent 4aa892098e
commit 9738cc6402

View file

@ -62,5 +62,6 @@
-webkit-animation-name: fadeOutRight;
-moz-animation-name: fadeOutRight;
-ms-animation-name: fadeOutRight;
-o-animation-name: fadeOutRight;
animation-name: fadeOutRight;
}