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
e1e4df06d48aa9ebff11afcbedc74ded2c75c8b9
Authored by
Administrator
2016-05-24 12:33:08 +0300
1 parent
ecb5651a
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
Show/Hide comments
View file @
e1e4df0
@@ -85,8 +85,8 @@ return [
@@ -85,8 +85,8 @@ return [
85
],
85
],
86
'product_trumb2' => [
86
'product_trumb2' => [
87
'resize' => [
87
'resize' => [
88
- 'width' => 98,
89
- 'height' => 98,
88
+ 'width' => 88,
89
+ 'height' => 88,
90
'master' => null
90
'master' => null
91
],
91
],
92
],
92
],