From 6bd6b150cfa4cdec8a8e94245b4d3da95b8f35c4 Mon Sep 17 00:00:00 2001 From: Marc <980978+MarcHagen@users.noreply.github.com> Date: Wed, 1 Mar 2023 10:36:51 +0100 Subject: [PATCH] Fix #13 Removing the `overflow: hidden` to allow scrolling. Override the `margin-bottom` with 0 from bootstrap Add `padding-bottom` 1rem for some extra space between scollbar and content --- index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.php b/index.php index f9df417..eec0265 100644 --- a/index.php +++ b/index.php @@ -217,7 +217,7 @@ $templateData['csrfToken'] = $_SESSION[LookingGlass::SESSION_CSRF] = bin2hex(ran