From f20333ef4e6269ec44b936126c5eae43df92c988 Mon Sep 17 00:00:00 2001 From: Greg Price Date: Tue, 10 Sep 2013 14:46:54 -0400 Subject: [PATCH] Remove some cruft from forums SASS --- lms/static/sass/_discussion.scss | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/lms/static/sass/_discussion.scss b/lms/static/sass/_discussion.scss index 32cc9ecda3..4a2d394dfc 100644 --- a/lms/static/sass/_discussion.scss +++ b/lms/static/sass/_discussion.scss @@ -824,11 +824,6 @@ body.discussion { border: 1px solid transparent; text-align: center; - .current-board { - white-space: normal; - - } - span { font-size: 14px; font-weight: 700; @@ -836,12 +831,7 @@ body.discussion { color: #333; text-shadow: 0 1px 0 rgba(255, 255, 255, .8); } - .drop-arrow { - font-size: 16px; - } - .drop-arrow { - font-size: 16px; - } + .drop-arrow { font-size: 16px; }