From 8474e3b77f2f53b33468a64194fe0864b6e4f9a5 Mon Sep 17 00:00:00 2001
From: Jeff Atwood <jatwood@codinghorror.com>
Date: Mon, 6 Oct 2014 15:33:25 -0700
Subject: [PATCH] oops

---
 app/assets/stylesheets/desktop/topic-post.scss | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app/assets/stylesheets/desktop/topic-post.scss b/app/assets/stylesheets/desktop/topic-post.scss
index e9f6aeb15..d33b4a55f 100644
--- a/app/assets/stylesheets/desktop/topic-post.scss
+++ b/app/assets/stylesheets/desktop/topic-post.scss
@@ -589,8 +589,8 @@ iframe {
     line-height: 1.1em;
     margin: 0 0 2px 0;
   }
-  star {
-    margin-top: 5px;
+  .star {
+    margin-top: 3px;
   }
 }