From c8634185cc66a3b6f82db3553eef5218d8487cb8 Mon Sep 17 00:00:00 2001 From: Tor Hveem Date: Thu, 31 Oct 2013 00:33:33 +0100 Subject: [PATCH] Remove space to the right of the scrollbar --- css/glowingbear.css | 1 + 1 file changed, 1 insertion(+) diff --git a/css/glowingbear.css b/css/glowingbear.css index 457ec49..983c98d 100644 --- a/css/glowingbear.css +++ b/css/glowingbear.css @@ -235,6 +235,7 @@ input[type=text], input[type=password], .badge { width: auto; top: 25px; /* topbar */ padding-bottom: 10px; + margin-right: -5px; } .withnicklist { margin-right: 100px !important; /* nicklist */