diff options
Diffstat (limited to 'client/src/app/menu/menu.component.scss')
-rw-r--r-- | client/src/app/menu/menu.component.scss | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/client/src/app/menu/menu.component.scss b/client/src/app/menu/menu.component.scss index 8cb94b3dd..ae167cfb6 100644 --- a/client/src/app/menu/menu.component.scss +++ b/client/src/app/menu/menu.component.scss | |||
@@ -21,10 +21,10 @@ menu { | |||
21 | margin-bottom: 35px; | 21 | margin-bottom: 35px; |
22 | 22 | ||
23 | img { | 23 | img { |
24 | @include avatar(34px); | ||
25 | |||
24 | margin-left: 20px; | 26 | margin-left: 20px; |
25 | margin-right: 10px; | 27 | margin-right: 10px; |
26 | |||
27 | @include avatar(34px); | ||
28 | } | 28 | } |
29 | 29 | ||
30 | .logged-in-info { | 30 | .logged-in-info { |