From 97526f8ed439e6f1642eb62359f9af025b84c4b6 Mon Sep 17 00:00:00 2001 From: Jean Carlo Nascimento Date: Thu, 20 Oct 2011 16:57:58 -0200 Subject: [PATCH] add in class --- source/bounceInDown.css | 1 + 1 file changed, 1 insertion(+) diff --git a/source/bounceInDown.css b/source/bounceInDown.css index f724d4d..509703c 100644 --- a/source/bounceInDown.css +++ b/source/bounceInDown.css @@ -102,5 +102,6 @@ -webkit-animation-name: bounceInDown; -moz-animation-name: bounceInDown; -ms-animation-name: bounceInDown; + -o-animation-name: bounceInDown; animation-name: bounceInDown; } \ No newline at end of file