diff --git a/app/assets/stylesheets/common/base/_topic-list.scss b/app/assets/stylesheets/common/base/_topic-list.scss index bbcc3ba71dc..dcac261aefc 100644 --- a/app/assets/stylesheets/common/base/_topic-list.scss +++ b/app/assets/stylesheets/common/base/_topic-list.scss @@ -31,11 +31,6 @@ vertical-align: top; margin-top: 2px; } - &.category-description { - td { - color: $danger; - } - } &.highlighted { background-color: scale-color($tertiary, $lightness: 85%); }