From efc2b8cf32948c00d4e4ed325447ea1f6c71c602 Mon Sep 17 00:00:00 2001 From: Daniel Dudzic Date: Thu, 10 Oct 2024 20:53:53 +0200 Subject: [PATCH] Axo Block: Normalize the Watermark margin pre and post email lookup --- modules/ppcp-axo-block/resources/css/gateway.scss | 3 --- 1 file changed, 3 deletions(-) diff --git a/modules/ppcp-axo-block/resources/css/gateway.scss b/modules/ppcp-axo-block/resources/css/gateway.scss index 5e234c568..b1296ea1b 100644 --- a/modules/ppcp-axo-block/resources/css/gateway.scss +++ b/modules/ppcp-axo-block/resources/css/gateway.scss @@ -174,9 +174,6 @@ $fast-transition-duration: 0.5s; grid-area: watermark; justify-self: end; grid-column: 1; - } - - &:not(.wc-block-axo-is-authenticated) .wc-block-checkout-axo-block-watermark-container { margin-top: 0; }