From 74aca081b830e71566f2630f0aa59b34b0858eab Mon Sep 17 00:00:00 2001 From: Karnovsky A Date: Thu, 12 May 2016 15:23:05 +0300 Subject: [PATCH] imageCache brandlist-preset --- frontend/config/main.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/config/main.php b/frontend/config/main.php index af88c26..627cea2 100755 --- a/frontend/config/main.php +++ b/frontend/config/main.php @@ -47,7 +47,7 @@ return [ 'sourceUrl' => '@web/images', 'resizeMode' => 'inset', 'sizes' => [ - 'brandlist' => [128, 128], + 'brandlist' => [138, 78], 'product' => [300, 300], 'product_trumb' => [80, 80], 'product_list' => [130, 70], -- libgit2 0.21.4