[Pkg-owncloud-commits] [owncloud] 249/273: add whitespace to bottom of Files list – more obvious it's the end, and space for share dropdown

David Prévot taffit at moszumanska.debian.org
Fri Jul 4 03:13:23 UTC 2014


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository owncloud.

commit 4c97f2b3af803dbe2da8deed6106f5689784c023
Author: Jan-Christoph Borchardt <hey at jancborchardt.net>
Date:   Thu Jul 3 11:36:04 2014 +0200

    add whitespace to bottom of Files list – more obvious it's the end, and space for share dropdown
---
 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 3bc6640..51f2552 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 {

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud.git



More information about the Pkg-owncloud-commits mailing list