]> source.dussan.org Git - nextcloud-server.git/commitdiff
fix files multiselect bar now that the app list is gone
authorJan-Christoph Borchardt <hey@jancborchardt.net>
Thu, 5 Jun 2014 11:23:08 +0000 (13:23 +0200)
committerJan-Christoph Borchardt <hey@jancborchardt.net>
Thu, 5 Jun 2014 11:23:08 +0000 (13:23 +0200)
apps/files/css/files.css

index acdeaf17fde1d2cbc5e25e2ce7566d9ceb3c4fda..c5c8edd0971d87a1227c0c4a39d83fd9d7e9a6b3 100644 (file)
@@ -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 {