diff options
Diffstat (limited to 'apps/files_trashbin/src/trash.scss')
-rw-r--r-- | apps/files_trashbin/src/trash.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_trashbin/src/trash.scss b/apps/files_trashbin/src/trash.scss index 2ed57b51918..633107c9d6d 100644 --- a/apps/files_trashbin/src/trash.scss +++ b/apps/files_trashbin/src/trash.scss @@ -16,7 +16,7 @@ #app-content-trashbin .summary :last-child { padding: 0; } -#app-content-trashbin #filestable .summary .filesize { +#app-content-trashbin .files-filestable .summary .filesize { display: none; } |