From e6bf81caf4e2a67d5f376910e0520f79376500aa Mon Sep 17 00:00:00 2001 From: Ronald Walker Date: Wed, 13 May 2020 23:12:53 -0700 Subject: [PATCH] Bug: Fix widget icon alignment in Firefox (#857) --- app/javascript/widget/components/ChatAttachment.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/app/javascript/widget/components/ChatAttachment.vue b/app/javascript/widget/components/ChatAttachment.vue index eadac6b71..624d536fa 100755 --- a/app/javascript/widget/components/ChatAttachment.vue +++ b/app/javascript/widget/components/ChatAttachment.vue @@ -51,7 +51,6 @@ export default { border: 0; cursor: pointer; position: relative; - padding-right: $space-smaller; width: 20px; i {