diff options
-rw-r--r-- | apps/files_sharing/css/public.css | 7 |
1 files changed, 0 insertions, 7 deletions
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 */ } |