Commit 26dad5f5 authored by Dave DeSandro's avatar Dave DeSandro

.progress .bar { height: 100% }

parent fb290759
......@@ -54,7 +54,7 @@
// Bar of progress
.progress .bar {
width: 0%;
height: 18px;
height: 100%;
color: @white;
font-size: 12px;
text-align: center;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment