From c435bfe703cd2cd059e478cc381d7249038c04e6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?John=20Molakvo=C3=A6=20=28skjnldsv=29?= Date: Thu, 16 Aug 2018 07:31:17 +0200 Subject: Disabled checkboxes and design fixes MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: John Molakvoæ (skjnldsv) --- apps/files_sharing/css/sharetabview.scss | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'apps/files_sharing/css') diff --git a/apps/files_sharing/css/sharetabview.scss b/apps/files_sharing/css/sharetabview.scss index 83790c9ec4f..2b649fe3727 100644 --- a/apps/files_sharing/css/sharetabview.scss +++ b/apps/files_sharing/css/sharetabview.scss @@ -179,8 +179,8 @@ display: block; .icon-more { padding: 14px; - height: 16px; - width: 16px; + height: 44px; + width: 44px; opacity: .5; display: block; cursor: pointer; -- cgit v1.2.3