From 2f850510d736e5dc594507199e1079c5af079c5b Mon Sep 17 00:00:00 2001 From: Jeff Atwood Date: Fri, 22 May 2015 16:14:47 -0700 Subject: [PATCH] fix cat page alignment for new/unread badges --- app/assets/stylesheets/common/base/_topic-list.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/app/assets/stylesheets/common/base/_topic-list.scss b/app/assets/stylesheets/common/base/_topic-list.scss index c01351a73..a5c3544f3 100644 --- a/app/assets/stylesheets/common/base/_topic-list.scss +++ b/app/assets/stylesheets/common/base/_topic-list.scss @@ -107,7 +107,6 @@ .category .badge-notification { background-color:transparent; color: scale-color($primary, $lightness: 50%); - position: inherit; } .subcategories .badge {