]> source.dussan.org Git - nextcloud-server.git/commitdiff
add whitespace to bottom of Files list – more obvious it's the end, and space for...
authorJan-Christoph Borchardt <hey@jancborchardt.net>
Thu, 3 Jul 2014 09:36:04 +0000 (11:36 +0200)
committerJan-Christoph Borchardt <hey@jancborchardt.net>
Thu, 3 Jul 2014 09:36:04 +0000 (11:36 +0200)
apps/files/css/files.css

index 3bc6640481c79ce6a15a00a9de18d37ffad6007e..51f255291ef18ec3fa102d6afd6b6576bd3814e5 100644 (file)
@@ -472,8 +472,8 @@ a.action>img {
 }
 
 .summary td {
-       padding-top: 8px;
-       padding-bottom: 8px;
+       padding-top: 20px;
+       padding-bottom: 300px;
        border-bottom: none;
 }
 .summary .info {