diff options
Diffstat (limited to 'apps/files/css')
-rw-r--r-- | apps/files/css/files.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/files/css/files.css b/apps/files/css/files.css index eb009cf0a14..74e625f371d 100644 --- a/apps/files/css/files.css +++ b/apps/files/css/files.css @@ -145,7 +145,6 @@ table.multiselect thead th { } table.multiselect #headerName { position: relative; - width: 100%; } table td.selection, table th.selection, table td.fileaction { width:2em; text-align:center; } table td.filename a.name { |