From: Robin Appelman Date: Fri, 23 May 2014 11:36:16 +0000 (+0200) Subject: Show less whitespace above publicly shared images X-Git-Tag: v7.0.0alpha2~215^2 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=10c1fc8d24793cc54026389f264703ad6e3a7ad7;p=nextcloud-server.git Show less whitespace above publicly shared images --- diff --git a/apps/files_sharing/css/public.css b/apps/files_sharing/css/public.css index 70897af9eb9..1bafb780744 100644 --- a/apps/files_sharing/css/public.css +++ b/apps/files_sharing/css/public.css @@ -44,13 +44,6 @@ p.info a { max-width:100%; } -/* some margin for the file type icon */ -#imgframe .publicpreview { - margin-top: 10%; -} - - - thead { padding-left: 0 !important; /* fixes multiselect bar offset on shared page */ }