From cc2421526e600e8b68febbb3f4e874025ff5710a Mon Sep 17 00:00:00 2001 From: Rainer Simon Date: Wed, 29 Apr 2020 08:54:31 +0200 Subject: [PATCH] CSS tweak --- themes/default/theme.scss | 4 ---- 1 file changed, 4 deletions(-) diff --git a/themes/default/theme.scss b/themes/default/theme.scss index 677899a..781216e 100644 --- a/themes/default/theme.scss +++ b/themes/default/theme.scss @@ -3,10 +3,6 @@ @import "editor/editor"; @import "relations/editor"; -.icon { - font-size:14px; -} - .noselect { -webkit-touch-callout:none; -webkit-user-select:none;