fix config always assumed changed
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
}
|
||||
|
||||
.progress {
|
||||
height: 1.5em;
|
||||
height: 2.5em;
|
||||
width: 100%;
|
||||
background-color: #555;
|
||||
position: relative;
|
||||
@@ -29,7 +29,7 @@
|
||||
font-size: 0.8em;
|
||||
position: absolute;
|
||||
text-align: center;
|
||||
top: 5px;
|
||||
top: 10px;
|
||||
left: 0;
|
||||
right: 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user