aboutsummaryrefslogtreecommitdiff
path: root/docs/components.html
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/components.html
parent94ba211c402a27f85b350ccdaac154509bd0013e (diff)
downloadbootstrap-e71e2b4be2ad484ece85ef22df934bd0acd926d1.tar.xz
bootstrap-e71e2b4be2ad484ece85ef22df934bd0acd926d1.zip
fixes #4460 and #4461: copy change for opera animations support
Diffstat (limited to 'docs/components.html')
-rw-r--r--docs/components.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/components.html b/docs/components.html
index f3803201a..6ff9e5a5b 100644
--- a/docs/components.html
+++ b/docs/components.html
@@ -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>Opera and IE do not support animations at this time.</p>
+ <p>Versions earlier than Internet Explorer 9 and Opera 12 do not support animations.</p>
</section>