diff options
Diffstat (limited to 'client/src/sass/include')
-rw-r--r-- | client/src/sass/include/_mixins.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/src/sass/include/_mixins.scss b/client/src/sass/include/_mixins.scss index 73606f940..e03201cef 100644 --- a/client/src/sass/include/_mixins.scss +++ b/client/src/sass/include/_mixins.scss | |||
@@ -914,7 +914,7 @@ | |||
914 | padding-bottom: 15px; | 914 | padding-bottom: 15px; |
915 | margin-bottom: $sub-menu-margin-bottom; | 915 | margin-bottom: $sub-menu-margin-bottom; |
916 | 916 | ||
917 | my-global-icon { | 917 | > my-global-icon { |
918 | margin-right: 10px; | 918 | margin-right: 10px; |
919 | vertical-align: bottom; | 919 | vertical-align: bottom; |
920 | width: 24px; | 920 | width: 24px; |