Remove border on #scrollwrapper as it was duplicating border on #sidebar

This commit is contained in:
Cameron Moon
2013-02-12 00:20:22 +11:00
parent 0c3a9ef4fc
commit 6599f1375a

View File

@ -24,7 +24,6 @@ body {
* between new css and old plugin versions (0.4) as of 2013-02-11 UTC. * between new css and old plugin versions (0.4) as of 2013-02-11 UTC.
*/ */
background-color: rgba(8, 48, 78, 1); background-color: rgba(8, 48, 78, 1);
border-left: 1px solid #20A8B1;
} }
#sidebar { #sidebar {