]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Update progressbar 9782/head
authorStephan Groß <stephan@minddust.com>
Sun, 18 Aug 2013 15:17:07 +0000 (17:17 +0200)
committerStephan Groß <stephan@minddust.com>
Sun, 18 Aug 2013 15:17:07 +0000 (17:17 +0200)
there is no gradient in 3.x

components.html

index 147f05984b92d4e2192f101b4cb8aed9ceeb5d14..23776fa1622b7434a674932714ff0e695433e4d3 100644 (file)
@@ -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>