app/assets/stylesheets/thredded/layout/_user-navigation.scss in thredded-0.6.0 vs app/assets/stylesheets/thredded/layout/_user-navigation.scss in thredded-0.6.1
- old
+ new
@@ -11,10 +11,11 @@
.thredded--private-topics-index &--user-navigation--private-topics,
.thredded--private-topic-show &--user-navigation--private-topics,
.thredded--pending-moderation &--user-navigation--moderation,
.thredded--moderation-history &--user-navigation--moderation,
.thredded--moderation-users &--user-navigation--moderation,
-.thredded--moderation-user &--user-navigation--moderation {
+.thredded--moderation-user &--user-navigation--moderation,
+.thredded--moderation-activity &--user-navigation--moderation {
@extend %thredded--nav-tabs--item-current;
}
&--user-navigation--private-topics--unread,
&--user-navigation--moderation--pending-count {