From: Bryan Channon Date: Mon, 8 Jun 2015 18:37:54 +0000 (+0100) Subject: Add heads up about jittering animated icons X-Git-Tag: v4.4.0~69^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F6686%2Fhead;p=thirdparty%2FFont-Awesome.git Add heads up about jittering animated icons Add .fa-lg to alert which was missing it --- diff --git a/src/_includes/examples/animated.html b/src/_includes/examples/animated.html index ba18ae4aeb..a5f61ca5c8 100644 --- a/src/_includes/examples/animated.html +++ b/src/_includes/examples/animated.html @@ -29,7 +29,13 @@ {% endhighlight %}

- CSS3 animations aren't supported in IE8 - IE9. + + Some browsers on some platforms have issues with animated icons resulting in a jittery wobbling effect. See + issue #671 + for examples and possible workarounds. +

+

+ CSS3 animations aren't supported in IE8 - IE9.