Remove border on #scrollwrapper as it was duplicating border on #sidebar
This commit is contained in:
@ -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 {
|
||||||
|
Reference in New Issue
Block a user