From bbc35ee74b173d460b3e7441004c31ec51b76198 Mon Sep 17 00:00:00 2001 From: Jean Carlo Nascimento Date: Thu, 20 Oct 2011 16:58:52 -0200 Subject: [PATCH] add in class --- source/bounce.css | 1 + 1 file changed, 1 insertion(+) diff --git a/source/bounce.css b/source/bounce.css index 4e6aaf5..5075dac 100644 --- a/source/bounce.css +++ b/source/bounce.css @@ -31,5 +31,6 @@ -webkit-animation-name: bounce; -moz-animation-name: bounce; -ms-animation-name: bounce; + -o-animation-name: bounce; animation-name: bounce; } \ No newline at end of file