[Pkg-owncloud-commits] [owncloud] 02/121: Quick fix for #9119. Increase preview to keep empty message more centered and push footer down.

David Prévot taffit at moszumanska.debian.org
Thu Aug 21 16:44:24 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 aba52ff02fcd2164dbc681b33b961c4ba32273a8
Author: Remco Brenninkmeijer <requist1 at starmail.nl>
Date:   Wed Jul 30 22:41:17 2014 +0200

    Quick fix for #9119. Increase preview to keep empty message more centered and push footer down.
---
 apps/files_sharing/css/public.css | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/apps/files_sharing/css/public.css b/apps/files_sharing/css/public.css
index 97c9696..dd0ae11 100644
--- a/apps/files_sharing/css/public.css
+++ b/apps/files_sharing/css/public.css
@@ -2,7 +2,7 @@
 	background: #fff;
 	text-align: center;
 	margin: 45px auto 0;
-	min-height: 150px;
+	min-height: 600px;
 }
 
 #preview .notCreatable {

-- 
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