From: Jan-Christoph Borchardt Date: Thu, 5 Jun 2014 11:23:08 +0000 (+0200) Subject: fix files multiselect bar now that the app list is gone X-Git-Tag: v7.0.0alpha2~99^2 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=dca5a03f8bd05364dbc321a9a5acc66cb06451a8;p=nextcloud-server.git fix files multiselect bar now that the app list is gone --- diff --git a/apps/files/css/files.css b/apps/files/css/files.css index acdeaf17fde..c5c8edd0971 100644 --- a/apps/files/css/files.css +++ b/apps/files/css/files.css @@ -225,7 +225,7 @@ table.multiselect thead { z-index: 10; -moz-box-sizing: border-box; box-sizing: border-box; - left: 310px; /* main nav bar + sidebar */ + left: 230px; /* sidebar */ } table.multiselect thead th {