]> source.dussan.org Git - nextcloud-server.git/commitdiff
shift actions to the left a bit to account for right shift due to favorites action...
authorJan-Christoph Borchardt <hey@jancborchardt.net>
Mon, 15 Dec 2014 14:12:37 +0000 (15:12 +0100)
committerJan-Christoph Borchardt <hey@jancborchardt.net>
Mon, 15 Dec 2014 14:12:37 +0000 (15:12 +0100)
apps/files/css/files.css

index a767c6a31f0325bdec4c12a73793f10fce80ac9f..7d482ccbb7a3b10c1167a85507e486f9800e9603 100644 (file)
@@ -293,6 +293,7 @@ table td.filename .nametext {
 }
 #fileList.has-favorites td.filename a.name {
        left: 50px;
+       margin-right: 50px;
 }
 
 table td.filename .nametext .innernametext {