mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
Merge branch '2.1.0-wip' of github.com:twitter/bootstrap into 2.1.0-wip
This commit is contained in:
commit
c7f6499235
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@
|
||||||
// Bar of progress
|
// Bar of progress
|
||||||
.progress .bar {
|
.progress .bar {
|
||||||
width: 0%;
|
width: 0%;
|
||||||
height: 18px;
|
height: 100%;
|
||||||
color: @white;
|
color: @white;
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
|
Loading…
Add table
Reference in a new issue