diff --git a/less/topic.less b/less/topic.less index 7868504..bb3ece0 100644 --- a/less/topic.less +++ b/less/topic.less @@ -84,6 +84,10 @@ [component="post/upvote"], [component="post/downvote"] { color: @gray-light; + + &:focus { + text-decoration: none; + } } [component="post/upvote"].upvoted, [component="post/downvote"].downvoted {