From ea132a7a9198323bb9c402e70b69ceb9e4ad74f5 Mon Sep 17 00:00:00 2001 From: Bryan Pedini Date: Thu, 25 Jul 2019 03:16:16 +0200 Subject: [PATCH] Reverted back some CSS changes, once more Definitively fixed management panel vertical overflow issues --- lib/css/manage.css | 4 ---- lib/php/manage.php | 1 - 2 files changed, 5 deletions(-) diff --git a/lib/css/manage.css b/lib/css/manage.css index 8f63be4..51d1c49 100644 --- a/lib/css/manage.css +++ b/lib/css/manage.css @@ -1,7 +1,3 @@ -html,body { - overflow: scroll; - overflow-x: hidden; -} .urlContainer { width:100%; margin:0 auto; diff --git a/lib/php/manage.php b/lib/php/manage.php index 5174dbe..816444e 100644 --- a/lib/php/manage.php +++ b/lib/php/manage.php @@ -14,7 +14,6 @@ Management Panel | <?=$config['website_name']?> -