diff --git a/less/forum/NotificationsDropdown.less b/less/forum/NotificationsDropdown.less index 84384b585..0b61ea8dc 100644 --- a/less/forum/NotificationsDropdown.less +++ b/less/forum/NotificationsDropdown.less @@ -10,7 +10,7 @@ } } & .Dropdown-toggle .Button-label { - margin-left: 10px; + margin-left: 7px; } } @media @tablet-up { @@ -30,7 +30,7 @@ .NotificationsDropdown-unread { position: absolute; top: 1px; - right: 1px; + left: 17px; background: @header-color; color: @header-bg; font-size: 11px;