diff --git a/app/assets/stylesheets/common/base/_topic-list.scss b/app/assets/stylesheets/common/base/_topic-list.scss index f732d4017ae..c888928db6f 100644 --- a/app/assets/stylesheets/common/base/_topic-list.scss +++ b/app/assets/stylesheets/common/base/_topic-list.scss @@ -273,6 +273,9 @@ ol.category-breadcrumb { div.education { color: dark-light-choose($primary-medium, $secondary-medium); + .badge-notification.new-posts { + vertical-align: text-bottom; + } } .list-cell {