From ae341afe9701e870569b28cf147caa260289413b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?John=20Molakvo=C3=A6=20=28skjnldsv=29?= Date: Fri, 31 Aug 2018 09:35:44 +0200 Subject: Delete property MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: John Molakvoæ (skjnldsv) --- css/Properties/Properties.scss | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'css') diff --git a/css/Properties/Properties.scss b/css/Properties/Properties.scss index d7f76afa..bf444758 100644 --- a/css/Properties/Properties.scss +++ b/css/Properties/Properties.scss @@ -32,8 +32,8 @@ margin-bottom: $grid-height-unit; } // no delete icon on addressbook selector - &--addressbooks .icon-delete { - display: none; + &--addressbooks &__delete { + display: none !important; } &__delete { -- cgit v1.2.3