mirror of
https://github.com/nextcloud/server.git
synced 2026-05-13 08:59:42 -04:00
Tweak the uploaded files icon position
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
This commit is contained in:
parent
ac28decd8c
commit
7549bd2b89
1 changed files with 2 additions and 1 deletions
|
|
@ -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…
Reference in a new issue