diff --git a/apps/files_trashbin/css/trash.css b/apps/files_trashbin/css/trash.css index b32c2df591d..434836a2b81 100644 --- a/apps/files_trashbin/css/trash.css +++ b/apps/files_trashbin/css/trash.css @@ -1,5 +1,3 @@ #fileList td a.file, #fileList td a.file span { cursor: default; -} -.trash-controls { top: 45px; } -.trash-filestable { top: -35px !important; } /* To avoid the clashes with #filestable in files */ \ No newline at end of file +} \ No newline at end of file diff --git a/apps/files_trashbin/templates/index.php b/apps/files_trashbin/templates/index.php index 45851d7f49f..f9264d4352c 100644 --- a/apps/files_trashbin/templates/index.php +++ b/apps/files_trashbin/templates/index.php @@ -1,4 +1,4 @@ -