aboutsummaryrefslogtreecommitdiff
path: root/docs/templates
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2012-08-19 20:37:31 -0700
committerMark Otto <[email protected]>2012-08-19 20:38:16 -0700
commite71e2b4be2ad484ece85ef22df934bd0acd926d1 (patch)
treebd6085d26caf604ea32c2937f3aa8bf8b0f60eef /docs/templates
parent94ba211c402a27f85b350ccdaac154509bd0013e (diff)
downloadbootstrap-e71e2b4be2ad484ece85ef22df934bd0acd926d1.tar.xz
bootstrap-e71e2b4be2ad484ece85ef22df934bd0acd926d1.zip
fixes #4460 and #4461: copy change for opera animations support
Diffstat (limited to 'docs/templates')
-rw-r--r--docs/templates/pages/components.mustache2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/templates/pages/components.mustache b/docs/templates/pages/components.mustache
index 8335ccdf9..504f8e982 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}}Opera and IE do not support animations at this time.{{/i}}</p>
+ <p>{{_i}}Versions earlier than Internet Explorer 9 and Opera 12 do not support animations.{{/i}}</p>
</section>