From 967afad6968762ea0cb8dae426c57d6f1e9aed35 Mon Sep 17 00:00:00 2001 From: Eldad Fux Date: Sat, 12 Jun 2021 13:57:32 +0300 Subject: [PATCH 1/2] Fixed extra space on modal window --- app/views/console/home/index.phtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/console/home/index.phtml b/app/views/console/home/index.phtml index 1c8578ec37..021cf89928 100644 --- a/app/views/console/home/index.phtml +++ b/app/views/console/home/index.phtml @@ -332,7 +332,7 @@ $usageStatsEnabled = $this->getParam('usageStatsEnabled',true);