From 7a91caa3b259c7501cb2107ad2a4a420966d31d6 Mon Sep 17 00:00:00 2001 From: Dan Rodney Date: Fri, 14 Sep 2012 14:18:10 -0400 Subject: [PATCH] Add note for Mountain Lion Safari bug fix in Readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 707db0d..c8fa930 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,7 @@ You can change the duration of your animations, add a delay or change the number ``` *Note: be sure to replace "vendor" in the CSS with the applicable vendor prefixes (webkit, moz, ms, o)* +*Note: Safari in Mountion Lion (OS 10.8) has a display glitch with the Flippers. They may not appear at all until the animation is completed, or the page may have other artifacting. One fix is to add overflow: hidden to the parent div.* ##License Animate.css is licensed under the ☺ license. (http://licence.visualidiot.com/)