diff --git a/apps/files/css/files.css b/apps/files/css/files.css index 2de4632c34..9588faebc3 100644 --- a/apps/files/css/files.css +++ b/apps/files/css/files.css @@ -224,8 +224,8 @@ table th.column-last, table td.column-last { box-sizing: border-box; position: relative; /* this can not be just width, both need to be set … table styling */ - min-width: 165px; - max-width: 165px; + min-width: 130px; + max-width: 130px; } /* Multiselect bar */