From 2010984d0ad315701ac6c64c914232bf57ac82c0 Mon Sep 17 00:00:00 2001 From: Vitaliy Date: Mon, 24 Oct 2016 12:05:23 +0300 Subject: [PATCH] big commti --- common/config/main.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/common/config/main.php b/common/config/main.php index 8cdba62..2afd808 100755 --- a/common/config/main.php +++ b/common/config/main.php @@ -159,8 +159,8 @@ return [ ], 'banner_list' => [ 'resize' => [ - 'width' => 160, - 'height' => 60, + 'width' => 105, + 'height' => 25, 'master' => null ], ], -- libgit2 0.21.4