mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-22 05:03:16 +02:00
Merge pull request #3986 from desandro/full-height-progress-bar
Full height progress bar
This commit is contained in:
@@ -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;
|
||||||
|
Reference in New Issue
Block a user