From 3d9300c42596760e7d80e0742c7e8e92b19b126d Mon Sep 17 00:00:00 2001 From: falkTX Date: Fri, 6 Aug 2021 14:48:04 +0100 Subject: [PATCH] One more fix Signed-off-by: falkTX --- includes/header.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/header.php b/includes/header.php index 40ce4ad..fbfe20c 100644 --- a/includes/header.php +++ b/includes/header.php @@ -66,7 +66,7 @@ function isMobile() { } #board-colors p, #board-colors ul { - line-height: 100%; + line-height: unset; margin: 0; padding: 0; }