diff options
Diffstat (limited to 'apps/files_trashbin/css/trash.css')
-rw-r--r-- | apps/files_trashbin/css/trash.css | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files_trashbin/css/trash.css b/apps/files_trashbin/css/trash.css index 97819f4e80b..a85ee3f5a6d 100644 --- a/apps/files_trashbin/css/trash.css +++ b/apps/files_trashbin/css/trash.css @@ -1,3 +1,5 @@ #fileList td a.file, #fileList td a.file span { cursor: default; } +.trash-controls { top: 45px; } +.trash-filestable { top: 5px !important; } /* To avoid the clashes with #filestable in files */
\ No newline at end of file |