From 59d5b5fa6eb09e159771d170f0831ec49283c91a Mon Sep 17 00:00:00 2001 From: John Firebaugh Date: Tue, 5 Nov 2013 13:17:33 -0800 Subject: [PATCH] Go borderless here too --- app/assets/stylesheets/common.css.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/app/assets/stylesheets/common.css.scss b/app/assets/stylesheets/common.css.scss index 66cbb5d2a..3740dd300 100644 --- a/app/assets/stylesheets/common.css.scss +++ b/app/assets/stylesheets/common.css.scss @@ -599,7 +599,6 @@ nav.secondary { #sidebar { float: left; width: $sidebarWidth; - border-right: $keyline; h2, h3, h4 { padding: $lineheight $lineheight $lineheight/2; -- 2.39.5