mirror of
https://github.com/twbs/bootstrap.git
synced 2025-04-09 01:53:53 +02: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
|
// 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…
x
Reference in New Issue
Block a user