diff options
| author | Mark Otto <[email protected]> | 2012-08-19 20:38:27 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-08-19 20:38:27 -0700 |
| commit | e4d4ef43b091ce6e554d02cf473602aeae2e51ae (patch) | |
| tree | 7984e111dcdc30560e8a82fc444463629f4d0f24 /docs/templates | |
| parent | e71e2b4be2ad484ece85ef22df934bd0acd926d1 (diff) | |
| download | bootstrap-e4d4ef43b091ce6e554d02cf473602aeae2e51ae.tar.xz bootstrap-e4d4ef43b091ce6e554d02cf473602aeae2e51ae.zip | |
copy change for previous commit
Diffstat (limited to 'docs/templates')
| -rw-r--r-- | docs/templates/pages/components.mustache | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/templates/pages/components.mustache b/docs/templates/pages/components.mustache index 504f8e982..df1fa6774 100644 --- a/docs/templates/pages/components.mustache +++ b/docs/templates/pages/components.mustache @@ -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> |
