mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-17 05:00:24 +00:00
copy change for previous commit
This commit is contained in:
parent
e71e2b4be2
commit
e4d4ef43b0
2 changed files with 2 additions and 2 deletions
|
|
@ -2141,7 +2141,7 @@
|
|||
|
||||
<h2>Browser support</h2>
|
||||
<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>
|
||||
<p>Versions earlier than Internet Explorer 9 and Opera 12 do not support animations.</p>
|
||||
<p>Versions earlier than Internet Explorer 10 and Opera 12 do not support animations.</p>
|
||||
|
||||
</section>
|
||||
|
||||
|
|
|
|||
2
docs/templates/pages/components.mustache
vendored
2
docs/templates/pages/components.mustache
vendored
|
|
@ -2070,7 +2070,7 @@
|
|||
|
||||
<h2>{{_i}}Browser support{{/i}}</h2>
|
||||
<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>
|
||||
<p>{{_i}}Versions earlier than Internet Explorer 9 and Opera 12 do not support animations.{{/i}}</p>
|
||||
<p>{{_i}}Versions earlier than Internet Explorer 10 and Opera 12 do not support animations.{{/i}}</p>
|
||||
|
||||
</section>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue