[Pkg-owncloud-commits] [owncloud] 92/457: Restore min-height for single previews

David Prévot taffit at moszumanska.debian.org
Sun Jun 28 20:05:34 UTC 2015


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

taffit pushed a commit to branch stable8
in repository owncloud.

commit 13ab251c6de353826c2296dd6cc6daa58f018a6c
Author: Olivier Paroz <github at oparoz.com>
Date:   Wed May 20 14:09:31 2015 +0200

    Restore min-height for single previews
---
 apps/files_sharing/css/public.css | 1 +
 1 file changed, 1 insertion(+)

diff --git a/apps/files_sharing/css/public.css b/apps/files_sharing/css/public.css
index fc78ced..a649ecf 100644
--- a/apps/files_sharing/css/public.css
+++ b/apps/files_sharing/css/public.css
@@ -2,6 +2,7 @@
 	background: #fff;
 	text-align: center;
 	margin: 45px auto 0;
+	min-height: 200px;
 }
 
 #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