mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-24 05:54:43 +00:00
.progress .bar { height: 100% }
This commit is contained in:
parent
fb29075926
commit
26dad5f56d
1 changed files with 1 additions and 1 deletions
|
|
@ -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 a new issue