From: Chris Rebert Date: Thu, 30 Jan 2014 18:42:44 +0000 (-0800) Subject: note specific versions of IE where progress bar animation supported; fixes #12437 X-Git-Tag: v3.2.0~403^2~57 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f26194489630e16b3b415ee08bcdf5615ab015a;p=thirdparty%2Fbootstrap.git note specific versions of IE where progress bar animation supported; fixes #12437 --- diff --git a/docs/components.html b/docs/components.html index 06b69ad1a0..6cf14ab445 100644 --- a/docs/components.html +++ b/docs/components.html @@ -2367,7 +2367,7 @@ body { padding-bottom: 70px; } {% endhighlight %}

Animated

-

Add .active to .progress-striped to animate the stripes right to left. Not available in all versions of IE.

+

Add .active to .progress-striped to animate the stripes right to left. Not available in IE9 and below.

45% Complete