aboutsummaryrefslogtreecommitdiff
path: root/components.html
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-08-18 10:00:20 -0700
committerMark Otto <[email protected]>2013-08-18 10:00:20 -0700
commit78701778d0a30332d5732dbff72d4dbda32e4872 (patch)
tree40f64f192af236617ddca867dfeb6c1fe14dd34c /components.html
parent4246f6a01f6d025962beb8dcc9a035d6e17e5d20 (diff)
parentdb5aee54dfab6368f5183327b8a1a7c15b1ed8e2 (diff)
downloadbootstrap-78701778d0a30332d5732dbff72d4dbda32e4872.tar.xz
bootstrap-78701778d0a30332d5732dbff72d4dbda32e4872.zip
Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wip
Diffstat (limited to 'components.html')
-rw-r--r--components.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/components.html b/components.html
index 147f05984..23776fa16 100644
--- a/components.html
+++ b/components.html
@@ -2016,7 +2016,7 @@ body { padding-bottom: 70px; }
</div>
<h3 id="progress-basic">Basic example</h3>
- <p>Default progress bar with a vertical gradient.</p>
+ <p>Default progress bar.</p>
<div class="bs-example">
<div class="progress">
<div class="progress-bar" role="progressbar" aria-valuenow="60" aria-valuemin="0" aria-valuemax="100" style="width: 60%;"><span class="sr-only">60% Complete</span></div>