Fix formatting

This commit is contained in:
Dan Rodney 2012-09-14 14:22:11 -04:00
parent 7a91caa3b2
commit ccd68d735f
1 changed files with 1 additions and 0 deletions

View File

@ -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