Administrator
/
liniya-svitla
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
573c078ff6e2f747454074a567de7b5f89ec7958
Authored by
Виталий
2016-10-24 12:06:16 +0300
2 parents
415afe4c
435ff691
Merge remote-tracking branch 'origin/master'
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 @
573c078
...
...
@@ -159,8 +159,8 @@ return [
159
159
],
160
160
'banner_list' => [
161
161
'resize' => [
162
- 'width' => 160,
163
- 'height' => 60,
162
+ 'width' => 105,
163
+ 'height' => 25,
164
164
'master' => null
165
165
],
166
166
],
...
...