Show spinner for files_drop again

Somehow the spinner wasn't there anymore after some changes. This makes it appear again.
This commit is contained in:
Lukas Reschke 2016-06-13 01:07:05 +02:00
parent 3e93bd1e68
commit f3b299be78
No known key found for this signature in database
GPG Key ID: 9AB0ADB949B6898C
1 changed files with 1 additions and 0 deletions

View File

@ -216,4 +216,5 @@ thead {
#public-upload li span.icon-loading-small {
padding-left: 18px;
margin-right: 7px;
background-size: 16px;
}