mirror of
https://github.com/nextcloud/server.git
synced 2026-06-08 16:26:59 -04:00
add whitespace to bottom of Files list – more obvious it's the end, and space for share dropdown
This commit is contained in:
parent
b8ced7025e
commit
4c97f2b3af
1 changed files with 2 additions and 2 deletions
|
|
@ -472,8 +472,8 @@ a.action>img {
|
|||
}
|
||||
|
||||
.summary td {
|
||||
padding-top: 8px;
|
||||
padding-bottom: 8px;
|
||||
padding-top: 20px;
|
||||
padding-bottom: 300px;
|
||||
border-bottom: none;
|
||||
}
|
||||
.summary .info {
|
||||
|
|
|
|||
Loading…
Reference in a new issue