From 78c34282781cfa0eb48b0189278e1256f1734007 Mon Sep 17 00:00:00 2001 From: Jean Carlo Nascimento Date: Thu, 20 Oct 2011 16:37:03 -0200 Subject: [PATCH] Add in class --- source/bounceOutLeft.css | 1 + 1 file changed, 1 insertion(+) diff --git a/source/bounceOutLeft.css b/source/bounceOutLeft.css index 2587e2d..64d2e9b 100644 --- a/source/bounceOutLeft.css +++ b/source/bounceOutLeft.css @@ -82,5 +82,6 @@ -webkit-animation-name: bounceOutLeft; -moz-animation-name: bounceOutLeft; -ms-animation-name: bounceOutLeft; + -o-animation-name: bounceOutLeft; animation-name: bounceOutLeft; } \ No newline at end of file