fixed example, the percent bar was not correct height
This commit is contained in:
@@ -10,7 +10,7 @@ label {
|
||||
|
||||
.div-percent-bar {
|
||||
display: inline-block;
|
||||
height: 100%;
|
||||
height: 20px;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user