From c88b3e1fd73c4c798a648e864b008c3669e6e27d Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Tue, 16 Dec 2014 19:32:26 -0800 Subject: Remove docs notes about old Firefoxes --- docs/components/progress.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/components/progress.md') diff --git a/docs/components/progress.md b/docs/components/progress.md index 099dd9987..646a1e4e0 100644 --- a/docs/components/progress.md +++ b/docs/components/progress.md @@ -54,7 +54,7 @@ Uses a gradient to create a striped effect. The striped gradient can also be animated. Add `.progress-animated` to `.progress` to animate the stripes right to left via CSS3 animations. -**Animated progress bars do not work in IE9, older versions of Firefox, and Opera 12** as they don't support CSS3 animations. +**Animated progress bars do not work in IE9 and Opera 12** as they don't support CSS3 animations.
25% -- cgit v1.2.3