From 1d40c4f141533c819c5d0488accf446c92ac42b1 Mon Sep 17 00:00:00 2001 From: Tejas Chari Date: Wed, 22 Nov 2023 13:56:12 +0530 Subject: [PATCH] refactor: fixed the alignment of the product top bar for sort by and filter button --- templates/catalog/_partials/products-top.tpl | 4 ++-- templates/catalog/_partials/sort-orders.tpl | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/templates/catalog/_partials/products-top.tpl b/templates/catalog/_partials/products-top.tpl index 9c9cd41..bfef0b2 100644 --- a/templates/catalog/_partials/products-top.tpl +++ b/templates/catalog/_partials/products-top.tpl @@ -28,7 +28,7 @@
-
+
-
+
{block name='sort_by'} {include file='catalog/_partials/sort-orders.tpl' sort_orders=$listing.sort_orders} {/block} diff --git a/templates/catalog/_partials/sort-orders.tpl b/templates/catalog/_partials/sort-orders.tpl index 7bc3b8e..ffa7865 100644 --- a/templates/catalog/_partials/sort-orders.tpl +++ b/templates/catalog/_partials/sort-orders.tpl @@ -23,7 +23,7 @@ * International Registered Trademark & Property of PrestaShop SA *} -
+