From 547e0869867cb5e06fe50eef4457293823c8367b Mon Sep 17 00:00:00 2001 From: pichalite Date: Mon, 14 Dec 2015 19:21:22 -0800 Subject: [PATCH] Update topic.less --- less/topic.less | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/less/topic.less b/less/topic.less index bb3ece0..93620ca 100644 --- a/less/topic.less +++ b/less/topic.less @@ -85,9 +85,9 @@ [component="post/upvote"], [component="post/downvote"] { color: @gray-light; - &:focus { - text-decoration: none; - } + &:focus { + text-decoration: none; + } } [component="post/upvote"].upvoted, [component="post/downvote"].downvoted {