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 Backportbot
parent ac28decd8c
commit 7549bd2b89
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 {