diff --git a/common/config/main.php b/common/config/main.php index 019b740..caf0d80 100755 --- a/common/config/main.php +++ b/common/config/main.php @@ -115,8 +115,8 @@ return [ ], 'mainmenu' => [ 'resize' => [ - 'width' => 160, - 'height' => 170, + 'width' => 128, + 'height' => 128, 'master' => null ], ], -- libgit2 0.21.4