From 4c97f2b3af803dbe2da8deed6106f5689784c023 Mon Sep 17 00:00:00 2001 From: Jan-Christoph Borchardt Date: Thu, 3 Jul 2014 11:36:04 +0200 Subject: [PATCH] =?UTF-8?q?add=20whitespace=20to=20bottom=20of=20Files=20l?= =?UTF-8?q?ist=20=E2=80=93=20more=20obvious=20it's=20the=20end,=20and=20sp?= =?UTF-8?q?ace=20for=20share=20dropdown?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/files/css/files.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/files/css/files.css b/apps/files/css/files.css index 3bc6640481c..51f255291ef 100644 --- a/apps/files/css/files.css +++ b/apps/files/css/files.css @@ -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 {