From 13e18cb038c81726d89f35030bf0289dccc555e2 Mon Sep 17 00:00:00 2001 From: Jeff Atwood Date: Fri, 23 May 2014 01:42:53 -0700 Subject: [PATCH] misaligned curlies --- app/assets/stylesheets/desktop/topic-list.scss | 2 -- 1 file changed, 2 deletions(-) diff --git a/app/assets/stylesheets/desktop/topic-list.scss b/app/assets/stylesheets/desktop/topic-list.scss index 1c2cd8e07a5..0e1df294a77 100644 --- a/app/assets/stylesheets/desktop/topic-list.scss +++ b/app/assets/stylesheets/desktop/topic-list.scss @@ -148,8 +148,6 @@ line-height: 1.4; } - } - .topic-statuses:empty { display: none; }