2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-27 14:46:01 +03:00

.progress .bar { height: 100% }

This commit is contained in:
Dave DeSandro
2012-07-02 17:21:26 -04:00
parent fb29075926
commit 26dad5f56d
+1 -1
View File
@@ -54,7 +54,7 @@
// Bar of progress
.progress .bar {
width: 0%;
height: 18px;
height: 100%;
color: @white;
font-size: 12px;
text-align: center;