From 6599f1375ab83a1fd6fb8ba340842d7f3170950b Mon Sep 17 00:00:00 2001 From: Cameron Moon Date: Tue, 12 Feb 2013 00:20:22 +1100 Subject: [PATCH] Remove border on #scrollwrapper as it was duplicating border on #sidebar --- style.css | 1 - 1 file changed, 1 deletion(-) diff --git a/style.css b/style.css index c7d2dae7..49539198 100644 --- a/style.css +++ b/style.css @@ -24,7 +24,6 @@ body { * between new css and old plugin versions (0.4) as of 2013-02-11 UTC. */ background-color: rgba(8, 48, 78, 1); - border-left: 1px solid #20A8B1; } #sidebar {