Administrator
/
new_rukzachok-1
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
2e7269565fb72279801f33f14bc04bc3c58a61ed
Authored by
Administrator
2016-05-24 10:41:53 +0300
1 parent
90207258
image size
Showing
1 changed file
with
2 additions
and
2 deletions
Show diff stats
common/config/main.php
Inline
Side-by-side
common/config/main.php
Wrap text
Show/Hide comments
View file @
2e72695
...
...
@@ -78,8 +78,8 @@ return [
78
78
],
79
79
'product_variant' => [
80
80
'resize' => [
81
- 'width' => 44,
82
- 'height' => 44,
81
+ 'width' => 38,
82
+ 'height' => 38,
83
83
'master' => null
84
84
],
85
85
],
...
...