diff options
Diffstat (limited to 'client/src/app/menu')
-rw-r--r-- | client/src/app/menu/menu.component.scss | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/client/src/app/menu/menu.component.scss b/client/src/app/menu/menu.component.scss index c93c59622..eda3e1a85 100644 --- a/client/src/app/menu/menu.component.scss +++ b/client/src/app/menu/menu.component.scss | |||
@@ -107,11 +107,9 @@ menu { | |||
107 | @include disable-default-a-behaviour; | 107 | @include disable-default-a-behaviour; |
108 | 108 | ||
109 | .icon { | 109 | .icon { |
110 | width: 22px; | 110 | @include icon(22px); |
111 | height: 22px; | 111 | |
112 | display: inline-block; | ||
113 | margin-right: 18px; | 112 | margin-right: 18px; |
114 | background-size: contain; | ||
115 | 113 | ||
116 | &.icon-videos-trending { | 114 | &.icon-videos-trending { |
117 | position: relative; | 115 | position: relative; |