Tweak the uploaded files icon position

Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
This commit is contained in:
Michael Weimann 2018-12-29 11:53:51 +01:00 committed by Julius Härtl
parent e18796ecd5
commit 86a9518b2c
No known key found for this signature in database
GPG Key ID: 4C614C6ED2CDE6DF
1 changed files with 2 additions and 1 deletions

View File

@ -145,8 +145,9 @@ thead {
}
#public-upload #emptycontent li img {
vertical-align: text-bottom;
margin-right: 5px;
position: relative;
top: 2px;
}
#public-upload li span.icon-loading-small {