diff options
author | Chocobozzz <me@florianbigard.com> | 2018-01-03 11:54:42 +0100 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2018-01-03 11:54:42 +0100 |
commit | 4e8c872874d95d4851896014e5c15ff93f267c89 (patch) | |
tree | 6c340a4db516d6415482e1b00ea306f712674ed9 /client/src/app/menu/menu.component.scss | |
parent | e8e122002d5a6a2bedcf3d66d35657c9b9e1ebaf (diff) | |
download | PeerTube-4e8c872874d95d4851896014e5c15ff93f267c89.tar.gz PeerTube-4e8c872874d95d4851896014e5c15ff93f267c89.tar.zst PeerTube-4e8c872874d95d4851896014e5c15ff93f267c89.zip |
Circle avatar
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 { |