From 78c90cd8042efe37daaa50475d55072f3760aa11 Mon Sep 17 00:00:00 2001 From: Bryan Channon Date: Mon, 8 Jun 2015 19:37:54 +0100 Subject: [PATCH] Add heads up about jittering animated icons Add .fa-lg to alert which was missing it --- src/_includes/examples/animated.html | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/src/_includes/examples/animated.html b/src/_includes/examples/animated.html index ba18ae4ae..a5f61ca5c 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.