diff --git a/app/assets/stylesheets/common/select-kit/category-chooser.scss b/app/assets/stylesheets/common/select-kit/category-chooser.scss index 7caa003c56f..4b5e7b2461b 100644 --- a/app/assets/stylesheets/common/select-kit/category-chooser.scss +++ b/app/assets/stylesheets/common/select-kit/category-chooser.scss @@ -22,9 +22,11 @@ } .topic-count { - font-size: $font-down-2; + font-size: $font-down-1; color: $primary; white-space: nowrap; + margin-left: 1em; + font-weight: normal; } .category-status {