diff --git a/apps/files_sharing/css/public.scss b/apps/files_sharing/css/public.scss index 51c2bc9f4cea8..f2f139978c9de 100644 --- a/apps/files_sharing/css/public.scss +++ b/apps/files_sharing/css/public.scss @@ -58,12 +58,6 @@ height: auto; min-height: 200px; max-height: 800px; - -webkit-touch-callout: none; - -webkit-user-select: none; - -khtml-user-select: none; - -moz-user-select: none; - -ms-user-select: none; - user-select: none; } #imgframe .ellipsis {