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
839704ce0366ead04b7878230bbd40647e0aab1a
Authored by
Administrator
2016-05-24 12:16:53 +0300
1 parent
e75a92ca
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 @
839704c
...
...
@@ -85,8 +85,8 @@ return [
85
85
],
86
86
'product_trumb2' => [
87
87
'resize' => [
88
- 'width' => 100,
89
- 'height' => 100,
88
+ 'width' => 98,
89
+ 'height' => 98,
90
90
'master' => null
91
91
],
92
92
],
...
...