aboutsummaryrefslogtreecommitdiff
path: root/components.html
diff options
context:
space:
mode:
authorStephan Groß <[email protected]>2013-08-18 17:17:07 +0200
committerStephan Groß <[email protected]>2013-08-18 17:17:07 +0200
commit142ada4219dd3da53a421f65940012cb7be2ab02 (patch)
tree052af6a25b8dce754ca004e073b88c29eb78fb44 /components.html
parentb790bbbafc1ca24f54b1a836601502feda49caad (diff)
downloadbootstrap-142ada4219dd3da53a421f65940012cb7be2ab02.tar.xz
bootstrap-142ada4219dd3da53a421f65940012cb7be2ab02.zip
Update progressbar
there is no gradient in 3.x
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>