Skip to content

Commit 0d71d7b

Browse files
szaimennextcloud-command
authored andcommitted
fix overlapping of elements in certain views
Signed-off-by: szaimen <[email protected]> Signed-off-by: nextcloud-command <[email protected]>
1 parent 2a2cb01 commit 0d71d7b

File tree

5 files changed

+23
-2
lines changed

5 files changed

+23
-2
lines changed

apps/files/css/files.css

Lines changed: 10 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

apps/files/css/files.css.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

apps/files/css/files.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -317,6 +317,7 @@ table th.column-last, table td.column-last {
317317
#app-content-sharinglinks,
318318
#app-content-deletedshares,
319319
#app-content-pendingshares {
320+
margin-top: 22px;
320321
thead {
321322
top: 0;
322323
}

apps/files/css/merged.css

Lines changed: 10 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)