From 131ae8486b611228c6a38cf0b3becd393ef14291 Mon Sep 17 00:00:00 2001 From: Jeff Atwood <jatwood@codinghorror.com> Date: Tue, 3 Nov 2015 15:10:21 -0800 Subject: [PATCH] slightly larger reply count numbers on mobile --- app/assets/stylesheets/mobile/topic-list.scss | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/app/assets/stylesheets/mobile/topic-list.scss b/app/assets/stylesheets/mobile/topic-list.scss index 7104e5954..c7340dcdc 100644 --- a/app/assets/stylesheets/mobile/topic-list.scss +++ b/app/assets/stylesheets/mobile/topic-list.scss @@ -116,10 +116,6 @@ } } - .num.posts { - font-weight: bold; - text-align: right; - } .age { white-space: nowrap; @@ -412,9 +408,7 @@ td .main-link { } .topic-list { .posts-map { - display: inline; - font-size: 1.071em; - padding-top: 2px; + font-size: 1.15em; } // so the topic excerpt is full width // as the containing div is 80%