]> source.dussan.org Git - nextcloud-server.git/commitdiff
Fix alignment of filelist header 14326/head
authorJan-Christoph Borchardt <hey@jancborchardt.net>
Thu, 21 Feb 2019 12:55:46 +0000 (13:55 +0100)
committerJan-Christoph Borchardt <hey@jancborchardt.net>
Thu, 21 Feb 2019 12:55:46 +0000 (13:55 +0100)
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
apps/files/css/files.scss

index 62f4431dbbbd394a2d9ae1d4eb6a38743a2e803b..1baaf600f9bafac51973ce75439430a1c22ef336 100644 (file)
@@ -199,7 +199,7 @@ table.multiselect th .columntitle {
     display: inline-block;
 }
 table th .columntitle.name {
-       padding-left: 5px;
+       padding-left: 0;
        margin-left: 50px;
 }