From 480f0e295e280269572ee11a785e002066a578bf Mon Sep 17 00:00:00 2001 From: ccd0 Date: Sat, 19 Apr 2014 15:59:57 -0700 Subject: [PATCH] disable this piece of CSS entirely for now --- src/General/css/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/General/css/style.css b/src/General/css/style.css index 22361020b..53ca629d4 100755 --- a/src/General/css/style.css +++ b/src/General/css/style.css @@ -78,9 +78,9 @@ hr { .board > hr:last-of-type { border-top-color: transparent !important; } -div.navLinks { +/*div.navLinks { margin-bottom: -10px !important; -} +}*/ .ad-plea { display: none; }