Merge pull request #11039 from nextcloud/backport/fix/10968/upload-progress

Fixes the upload progress bar layout - 14 backport
This commit is contained in:
Roeland Jago Douma 2018-09-07 13:58:58 +02:00 committed by GitHub
commit b580ef18c8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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%;