From f878ea96067ff634800a06bff7ecafdfa09e040a Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Thu, 12 Mar 2020 17:38:18 +0100 Subject: Remove user name from public sharing page Signed-off-by: Joas Schilling --- apps/files_sharing/css/public.scss | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'apps/files_sharing/css') diff --git a/apps/files_sharing/css/public.scss b/apps/files_sharing/css/public.scss index a8207167c2c..b5b3f4f1f42 100644 --- a/apps/files_sharing/css/public.scss +++ b/apps/files_sharing/css/public.scss @@ -123,6 +123,12 @@ thead { opacity: 1; } +#public-upload #emptycontent #displayavatar .icon-folder { + height: 48px; + width: 48px; + background-size: 48px; +} + #public-upload #emptycontent .button { display: inline-block; height: auto; -- cgit v1.2.3