From 4425725877a366e1b246f7515a29e300bd28788a Mon Sep 17 00:00:00 2001 From: psychobunny Date: Tue, 24 Mar 2015 12:25:17 -0400 Subject: [PATCH] #2 aligning --- less/topic.less | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/less/topic.less b/less/topic.less index 97d94c4..53c9d94 100644 --- a/less/topic.less +++ b/less/topic.less @@ -73,14 +73,13 @@ .moderator-tools { position: absolute; - right: 5px; - top: -0.5em; + right: -5px; + top: 0; font-size: 14px; a { color: @gray-light; outline: none; - display: inline-block; padding: 0.25em; &[role="menuitem"] {