From 84532c882394de22fc25f97a7966f73c86a1864a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Albert=20Juh=C3=A9=20Lluveras?= Date: Thu, 29 Aug 2024 08:56:27 +0200 Subject: [PATCH] CYS: Fix icon alignment in header patterns used by CYS (#50952) * Align Cart and My Account icons to the right in the Essential Header pattern * Align navigation icon to the right in the Minimal Header pattern * Add changelog file --- .../changelog/fix-50879-cart-my-account-icons-header-patterns | 4 ++++ plugins/woocommerce/patterns/header-essential.php | 4 ++-- plugins/woocommerce/patterns/header-minimal.php | 4 ++-- 3 files changed, 8 insertions(+), 4 deletions(-) create mode 100644 plugins/woocommerce/changelog/fix-50879-cart-my-account-icons-header-patterns diff --git a/plugins/woocommerce/changelog/fix-50879-cart-my-account-icons-header-patterns b/plugins/woocommerce/changelog/fix-50879-cart-my-account-icons-header-patterns new file mode 100644 index 00000000000..93e50650c22 --- /dev/null +++ b/plugins/woocommerce/changelog/fix-50879-cart-my-account-icons-header-patterns @@ -0,0 +1,4 @@ +Significance: patch +Type: fix + +Improve icon aligment in Essential Header and Minimal Header patterns diff --git a/plugins/woocommerce/patterns/header-essential.php b/plugins/woocommerce/patterns/header-essential.php index 82fc3f768f6..5521b691efc 100644 --- a/plugins/woocommerce/patterns/header-essential.php +++ b/plugins/woocommerce/patterns/header-essential.php @@ -17,14 +17,14 @@
+ +
- -
diff --git a/plugins/woocommerce/patterns/header-minimal.php b/plugins/woocommerce/patterns/header-minimal.php index 589e9ad6f49..18ca4db4a37 100644 --- a/plugins/woocommerce/patterns/header-minimal.php +++ b/plugins/woocommerce/patterns/header-minimal.php @@ -20,9 +20,9 @@
- - + +