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