Skip to content

Commit e4d4ef4

Browse files
committed
copy change for previous commit
1 parent e71e2b4 commit e4d4ef4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/components.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2141,7 +2141,7 @@ <h3>Striped bars</h3>
21412141

21422142
<h2>Browser support</h2>
21432143
<p>Progress bars use CSS3 gradients, transitions, and animations to achieve all their effects. These features are not supported in IE7-9 or older versions of Firefox.</p>
2144-
<p>Versions earlier than Internet Explorer 9 and Opera 12 do not support animations.</p>
2144+
<p>Versions earlier than Internet Explorer 10 and Opera 12 do not support animations.</p>
21452145

21462146
</section>
21472147

docs/templates/pages/components.mustache

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2070,7 +2070,7 @@
20702070

20712071
<h2>{{_i}}Browser support{{/i}}</h2>
20722072
<p>{{_i}}Progress bars use CSS3 gradients, transitions, and animations to achieve all their effects. These features are not supported in IE7-9 or older versions of Firefox.{{/i}}</p>
2073-
<p>{{_i}}Versions earlier than Internet Explorer 9 and Opera 12 do not support animations.{{/i}}</p>
2073+
<p>{{_i}}Versions earlier than Internet Explorer 10 and Opera 12 do not support animations.{{/i}}</p>
20742074

20752075
</section>
20762076

0 commit comments

Comments
 (0)