diff --git a/less/header.less b/less/header.less index 107d53e..841b28d 100644 --- a/less/header.less +++ b/less/header.less @@ -308,7 +308,7 @@ font-family: @font-family-sans-serif; } -#mobile-menu [component="notifications/icon"].unread-count:after { +#mobile-menu [component="notifications/icon"].unread-count:after, .slideout-menu .unread-count:after { position: relative; left: -6px; top: -7px; @@ -367,4 +367,4 @@ body.skin-default .header { } } } -} \ No newline at end of file +}