mirror of
https://github.com/twbs/bootstrap.git
synced 2024-11-29 11:24:18 +01:00
Merge pull request #3986 from desandro/full-height-progress-bar
Full height progress bar
This commit is contained in:
commit
7ff1b074ea
@ -54,7 +54,7 @@
|
||||
// Bar of progress
|
||||
.progress .bar {
|
||||
width: 0%;
|
||||
height: 18px;
|
||||
height: 100%;
|
||||
color: @white;
|
||||
font-size: 12px;
|
||||
text-align: center;
|
||||
|
Loading…
Reference in New Issue
Block a user