Commit 013e4074054a6d53751e245efb86d2d16bca1f8b

Authored by Alexey Boroda
1 parent 60671fb1

-Image fix

(brand thumb)
Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
common/config/main.php
@@ -170,6 +170,7 @@ @@ -170,6 +170,7 @@
170 'resize' => [ 170 'resize' => [
171 'width' => 455, 171 'width' => 455,
172 'height' => 268, 172 'height' => 268,
  173 + 'master' => yii\image\drivers\Kohana_Image::CROP,
173 ], 174 ],
174 ], 175 ],
175 'coll' => [ 176 'coll' => [