diff --git a/apps/files/css/files.scss b/apps/files/css/files.scss index 5aea86d064ae5..15255fdc47f5e 100644 --- a/apps/files/css/files.scss +++ b/apps/files/css/files.scss @@ -306,7 +306,8 @@ table th.column-last, table td.column-last { max-width: 130px; } -#app-content-files thead { +#app-content-files thead, +#app-content-trashbin thead { top: 94px; }