From 3a0498ca28d442d5c90cbfcb507f6e7f3c1ca543 Mon Sep 17 00:00:00 2001 From: Tim Friedrich Weber Date: Wed, 12 Nov 2025 16:34:08 +0100 Subject: [PATCH] more padding for order button (mobile) --- overrides/assets/css/modules/header.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/overrides/assets/css/modules/header.scss b/overrides/assets/css/modules/header.scss index 1dfee59..f6903bf 100644 --- a/overrides/assets/css/modules/header.scss +++ b/overrides/assets/css/modules/header.scss @@ -93,7 +93,7 @@ body{ @media (max-width: 959px) { .md-header{ .satag-bestellen-button { - padding: .4em .5em !important; + padding: .4em .8em !important; margin-bottom: 0; font-size: 11px;