From e5b46dc4edabc57f252ec06fd2d667ab336e0e30 Mon Sep 17 00:00:00 2001 From: psychobunny Date: Tue, 4 Jun 2013 15:38:20 -0400 Subject: [PATCH] ...removed the wrong class --- public/css/style.less | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/public/css/style.less b/public/css/style.less index 00f5febb8f..ea293b2b41 100644 --- a/public/css/style.less +++ b/public/css/style.less @@ -493,10 +493,8 @@ footer.footer { display: inline-block; } - .topic-details { + .topic-buttons { margin-top: 8px; - margin-right: 10px; - color: #ddd; } }