Browse Source

Tweak the uploaded files icon position

Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
tags/v16.0.0alpha1
Michael Weimann 5 years ago
parent
commit
86a9518b2c
No account linked to committer's email address
1 changed files with 2 additions and 1 deletions
  1. 2
    1
      apps/files_sharing/css/public.scss

+ 2
- 1
apps/files_sharing/css/public.scss 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 {

Loading…
Cancel
Save