From ae07a0f421e19eb01e6fc23e007df7414e3c25d1 Mon Sep 17 00:00:00 2001 From: Znote Date: Sun, 25 Jul 2021 03:56:56 +0200 Subject: [PATCH] tiny css adjustment --- layout/overall/footer.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layout/overall/footer.php b/layout/overall/footer.php index f3ac719..a15548f 100644 --- a/layout/overall/footer.php +++ b/layout/overall/footer.php @@ -43,7 +43,7 @@ #admin-queries pre { margin: 0; padding-right: 10px; - padding-bottom: 5px; + padding-bottom: 25px; } #admin-queries label { user-select: none;