Skip to content

Commit 7a91caa

Browse files
committed
Add note for Mountain Lion Safari bug fix in Readme
1 parent 9e26fd7 commit 7a91caa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ You can change the duration of your animations, add a delay or change the number
2323
```
2424

2525
*Note: be sure to replace "vendor" in the CSS with the applicable vendor prefixes (webkit, moz, ms, o)*
26+
*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.*
2627

2728
##License
2829
Animate.css is licensed under the ☺ license. (http://licence.visualidiot.com/)

0 commit comments

Comments
 (0)