Commit 4b2e90e03878a2116d4ce7badbb7e87269de5e67

Authored by Karnovsky A
1 parent d6788455

fixes

Showing 1 changed file with 2 additions and 2 deletions   Show diff stats
common/config/main.php
@@ -94,8 +94,8 @@ return [ @@ -94,8 +94,8 @@ return [
94 ], 94 ],
95 'product_trumb' => [ 95 'product_trumb' => [
96 'resize' => [ 96 'resize' => [
97 - 'width' => 80,  
98 - 'height' => 80, 97 + 'width' => 77,
  98 + 'height' => 77,
99 'master' => null 99 'master' => null
100 ], 100 ],
101 ], 101 ],