diff options
Diffstat (limited to 'client/src/app/menu/notification.component.scss')
-rw-r--r-- | client/src/app/menu/notification.component.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/src/app/menu/notification.component.scss b/client/src/app/menu/notification.component.scss index 554c20ca9..23d7181d0 100644 --- a/client/src/app/menu/notification.component.scss +++ b/client/src/app/menu/notification.component.scss | |||
@@ -141,7 +141,7 @@ | |||
141 | position: relative; | 141 | position: relative; |
142 | 142 | ||
143 | .unread-notifications { | 143 | .unread-notifications { |
144 | margin-left: 20px; | 144 | @include margin-left(20px); |
145 | } | 145 | } |
146 | 146 | ||
147 | .unread-notifications { | 147 | .unread-notifications { |