mirror of
https://github.com/nextcloud/server.git
synced 2026-04-29 01:50:33 -04:00
Tweak the uploaded files icon position
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
This commit is contained in:
parent
e18796ecd5
commit
86a9518b2c
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