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
ecb5651a207b234cc9baae1fb47bed9ca0bcf6b8
Authored by
Administrator
2016-05-24 12:30:35 +0300
1 parent
e8e3ed48
image size
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
common/config/main.php
Inline
Side-by-side
common/config/main.php
Wrap text
Show/Hide comments
View file @
ecb5651
...
...
@@ -100,7 +100,7 @@ return [
100
100
'product_view' => [
101
101
'resize' => [
102
102
'width' => 392,
103
- 'height' =>
null
,
103
+ 'height' =>
365
,
104
104
'master' => null
105
105
],
106
106
],
...
...