Skip to content

Commit 64b2505

Browse files
committed
Merge pull request animate-css#51 from danrodney/mountain-lion-safari-fix
Add note about Safari 6 bug
2 parents 38bc201 + ccd68d7 commit 64b2505

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ You can change the duration of your animations, add a delay or change the number
2424

2525
*Note: be sure to replace "vendor" in the CSS with the applicable vendor prefixes (webkit, moz, ms, o)*
2626

27+
*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.*
28+
2729
##License
2830
Animate.css is licensed under the ☺ license. (http://licence.visualidiot.com/)
2931

0 commit comments

Comments
 (0)