]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
.progress .bar { height: 100% } 3986/head
authorDave DeSandro <ddesandro@horus.local>
Mon, 2 Jul 2012 21:21:26 +0000 (17:21 -0400)
committerDave DeSandro <ddesandro@horus.local>
Mon, 2 Jul 2012 21:21:26 +0000 (17:21 -0400)
less/progress-bars.less

index abcbe87611c2e2a0d077d1800bcd767dfe4ee0ac..768f55ad92ababb2c1773b5c82dd40b56b7ae120 100644 (file)
@@ -54,7 +54,7 @@
 // Bar of progress
 .progress .bar {
   width: 0%;
-  height: 18px;
+  height: 100%;
   color: @white;
   font-size: 12px;
   text-align: center;