From 41c6ca1686ba012a17787226165221b5c9850ccd Mon Sep 17 00:00:00 2001 From: Jeff Atwood Date: Tue, 6 May 2014 15:38:22 -0700 Subject: [PATCH] don't color mobile topic map numbers --- app/assets/stylesheets/mobile/topic-post.scss | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/app/assets/stylesheets/mobile/topic-post.scss b/app/assets/stylesheets/mobile/topic-post.scss index 1f227f67181..35b1cd943df 100644 --- a/app/assets/stylesheets/mobile/topic-post.scss +++ b/app/assets/stylesheets/mobile/topic-post.scss @@ -188,9 +188,7 @@ a.star { font-weight: bold; line-height: 20px; } - .number { - color: $tertiary; - } + .avatar + a { float: left; }