From 1d19901b2bd64e8ca895b6ca65286f84f8cfa993 Mon Sep 17 00:00:00 2001 From: "Jonathan (JB) Belcher" Date: Wed, 12 Feb 2020 14:22:28 -0500 Subject: [PATCH] Fixes background on tag edit button --- lib/tag-list/style.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/tag-list/style.scss b/lib/tag-list/style.scss index 564285be0..f6c6bae20 100644 --- a/lib/tag-list/style.scss +++ b/lib/tag-list/style.scss @@ -18,7 +18,6 @@ .tag-list-edit-toggle { opacity: 0; - padding-right: 0; .touch-enabled & { opacity: 1;