diff --git a/themes/horizon/scss/topic-cards.scss b/themes/horizon/scss/topic-cards.scss index 5fbbbd16ef4..7199b62e34e 100644 --- a/themes/horizon/scss/topic-cards.scss +++ b/themes/horizon/scss/topic-cards.scss @@ -409,18 +409,6 @@ padding: 0; } - .topic-post-badges .badge-notification.unread-posts, - .topic-post-badges .badge-notification.new-topic { - background-color: var(--tertiary); - color: var(--tertiary); - overflow: hidden; - height: 8px; - width: 8px; - padding: 0; - top: -2px; - min-width: unset; - } - // metadata - excerpt .topic-excerpt { grid-area: excerpt;