From e215742e6c4e77b9bbaf7346db91d96285259920 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Albert=20Juh=C3=A9=20Lluveras?= Date: Tue, 9 Nov 2021 11:24:37 +0100 Subject: [PATCH 1/2] Update taxonomy templates so Legacy Template blocks don't take all available width --- templates/block-templates/taxonomy-product_cat.html | 3 ++- templates/block-templates/taxonomy-product_tag.html | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/templates/block-templates/taxonomy-product_cat.html b/templates/block-templates/taxonomy-product_cat.html index 8abdd65e565..c199555dca0 100644 --- a/templates/block-templates/taxonomy-product_cat.html +++ b/templates/block-templates/taxonomy-product_cat.html @@ -1,3 +1,4 @@ - + +
diff --git a/templates/block-templates/taxonomy-product_tag.html b/templates/block-templates/taxonomy-product_tag.html index 79cdd220a93..fa445c80951 100644 --- a/templates/block-templates/taxonomy-product_tag.html +++ b/templates/block-templates/taxonomy-product_tag.html @@ -1,3 +1,4 @@ - + +
From 118bda0bf233b6a4537664adf0bd4a3f741afe0b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Albert=20Juh=C3=A9=20Lluveras?= Date: Tue, 9 Nov 2021 12:43:37 +0100 Subject: [PATCH 2/2] Add closing comments for Group block Co-authored-by: Michael P. Pfeiffer --- templates/block-templates/taxonomy-product_cat.html | 1 + templates/block-templates/taxonomy-product_tag.html | 1 + 2 files changed, 2 insertions(+) diff --git a/templates/block-templates/taxonomy-product_cat.html b/templates/block-templates/taxonomy-product_cat.html index c199555dca0..4a300405a67 100644 --- a/templates/block-templates/taxonomy-product_cat.html +++ b/templates/block-templates/taxonomy-product_cat.html @@ -1,4 +1,5 @@
+ diff --git a/templates/block-templates/taxonomy-product_tag.html b/templates/block-templates/taxonomy-product_tag.html index fa445c80951..071b616f7d5 100644 --- a/templates/block-templates/taxonomy-product_tag.html +++ b/templates/block-templates/taxonomy-product_tag.html @@ -1,4 +1,5 @@
+