Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Tweak the uploaded files icon position
Signed-off-by: Michael Weimann <[email protected]>
  • Loading branch information
weeman1337 authored and Backportbot committed Jan 4, 2019
commit 7549bd2b89921077667bfd2fcffc148d776e05f3
3 changes: 2 additions & 1 deletion apps/files_sharing/css/public.scss
Original file line number Diff line number Diff line change
Expand Up @@ -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 {
Expand Down