From 13ab251c6de353826c2296dd6cc6daa58f018a6c Mon Sep 17 00:00:00 2001 From: Olivier Paroz Date: Wed, 20 May 2015 14:09:31 +0200 Subject: [PATCH] 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 fc78ced0b7..a649ecfe88 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 {