From 6f4a43ec180c533e3b69683141489e8c67850a6d Mon Sep 17 00:00:00 2001
From: "michael.danielczok" <michael@pcsg.de>
Date: Sun, 10 Mar 2024 14:50:46 +0100
Subject: [PATCH] fix(CouponCodeInput): mobile buttons adjusted

Related: quiqqer/template-cologne#103


(cherry picked from commit fe49e66736255b2c4c9f33b55a3d410bf40e3871)
---
 bin/frontend/controls/CouponCodeInput.css | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/bin/frontend/controls/CouponCodeInput.css b/bin/frontend/controls/CouponCodeInput.css
index 733fcde..f88583b 100644
--- a/bin/frontend/controls/CouponCodeInput.css
+++ b/bin/frontend/controls/CouponCodeInput.css
@@ -1,7 +1,3 @@
-.quiqqer-coupons-field {
-    float: left;
-}
-
 div + .quiqqer-coupons-field {
     margin-left: 20px;
 }
-- 
GitLab