From 61a6490de86477a2e20718df1cd1713ac81dc504 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lorenz=20H=C3=BCbschle-Schneider?= Date: Mon, 9 Oct 2017 09:39:12 +0200 Subject: [PATCH] Increase nicklist bottom padding a bit --- css/glowingbear.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/glowingbear.css b/css/glowingbear.css index 3682eed..9b9e16c 100644 --- a/css/glowingbear.css +++ b/css/glowingbear.css @@ -273,7 +273,7 @@ input[type=text], input[type=password], #sendMessage { top: 0; margin-top: 39px; padding-left: 5px; - padding-bottom: 39px; + padding-bottom: 44px; z-index: 2; } #nicklist ul {