Issue #2486431 followup by LewisNyman: Progress bar starts at 100%

8.0.x
Alex Pott 2015-09-10 09:54:27 +01:00
parent 2993ad53d5
commit 70ecd274ba
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@
.progress__bar {
background-color: #000;
height: 1.5em;
width: 3%;
min-width: 3%;
max-width: 100%;
}