From 86bb64bb774e89c7aae04c46a80d747c535a2aec Mon Sep 17 00:00:00 2001
From: "michael.danielczok" <michael@pcsg.de>
Date: Mon, 16 Mar 2020 15:28:56 +0100
Subject: [PATCH] quiqqer/products#234

---
 bin/frontend/controls/CouponCodeInput.css | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/bin/frontend/controls/CouponCodeInput.css b/bin/frontend/controls/CouponCodeInput.css
index b283f8e..1608d11 100644
--- a/bin/frontend/controls/CouponCodeInput.css
+++ b/bin/frontend/controls/CouponCodeInput.css
@@ -25,6 +25,10 @@ div + .quiqqer-coupons-field {
     margin-right: 1rem;
 }
 
+.quiqqer-coupons-remove {
+    margin-left: 1rem;
+}
+
 .quiqqer-coupons-remove .fa {
     margin-right: 0;
 }
-- 
GitLab