diff --git a/settings/src/components/global-notice.scss b/settings/src/components/global-notice.scss index 36977709..50c52a6f 100644 --- a/settings/src/components/global-notice.scss +++ b/settings/src/components/global-notice.scss @@ -18,7 +18,7 @@ position: absolute; width: 30px; top: -6px !important; - left: -34px !important; + left: -12px !important; /* todo for some reason this is getting overridden without !important by the core styles, even though the selector is more specific, and it's inline while the core styles are in a file */