From a9ef92f3d8a734cc2d962f84a54a3d9bdabfdbb1 Mon Sep 17 00:00:00 2001 From: Jeff Atwood Date: Mon, 12 Jan 2015 02:56:55 -0800 Subject: [PATCH] latest topics on category page too damn small --- app/assets/stylesheets/desktop/topic-list.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/app/assets/stylesheets/desktop/topic-list.scss b/app/assets/stylesheets/desktop/topic-list.scss index b52181b0511..fe40b00de1d 100644 --- a/app/assets/stylesheets/desktop/topic-list.scss +++ b/app/assets/stylesheets/desktop/topic-list.scss @@ -242,7 +242,6 @@ .featured-topic { margin: 10px 0 0; - font-size: 0.929em; /* topic status glyphs */ i { color: scale-color($primary, $lightness: 50%) !important;