diff --git a/app/assets/stylesheets/common/base/sidebar-custom-section.scss b/app/assets/stylesheets/common/base/sidebar-custom-section.scss index 69bd20934c6..204f0695763 100644 --- a/app/assets/stylesheets/common/base/sidebar-custom-section.scss +++ b/app/assets/stylesheets/common/base/sidebar-custom-section.scss @@ -2,9 +2,12 @@ .sidebar-section-wrapper { padding-bottom: 0; } + .sidebar-section-header { + position: relative; + } .d-icon-globe { position: absolute; - left: 0.5em; + left: -0.75em; height: 0.75em; width: 0.75em; margin-top: 0.15em;