Fixes the upload progress bar layout

Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
This commit is contained in:
Michael Weimann 2018-09-02 19:11:11 +02:00
parent d055db7b87
commit d85ea7fbec
No known key found for this signature in database
GPG Key ID: 34F0524D4DA694A1
1 changed files with 4 additions and 0 deletions

View File

@ -44,6 +44,10 @@
height: 36px;
display:inline-block;
text-align: center;
.ui-progressbar-value {
margin: 0;
}
}
#uploadprogressbar .ui-progressbar-value.ui-widget-header.ui-corner-left {
height: 100%;