[BUGFIX] Bar width max 100%

This commit is contained in:
Geno 2018-02-25 17:33:57 +01:00 committed by Xaver Maierhofer
parent 4bc2256f2f
commit c32e951cf1
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@
background: $color-new;
display: inline-block;
height: 1.4em;
max-width: 100%;
}
label {