]> source.dussan.org Git - nextcloud-server.git/commitdiff
Quick fix for #9119. Increase preview to keep empty message more centered and push...
authorRemco Brenninkmeijer <requist1@starmail.nl>
Wed, 30 Jul 2014 20:41:17 +0000 (22:41 +0200)
committerMorris Jobke <hey@morrisjobke.de>
Tue, 5 Aug 2014 05:46:27 +0000 (07:46 +0200)
apps/files_sharing/css/public.css

index 97c9696ad59d6a297437931561482ffd5cec48eb..dd0ae11363bf10ce383ade09743c67632da85d53 100644 (file)
@@ -2,7 +2,7 @@
        background: #fff;
        text-align: center;
        margin: 45px auto 0;
-       min-height: 150px;
+       min-height: 600px;
 }
 
 #preview .notCreatable {