diff --git a/core/css/header.scss b/core/css/header.scss index a2c91d00ee..e7c0f7252c 100644 --- a/core/css/header.scss +++ b/core/css/header.scss @@ -226,7 +226,8 @@ nav { display: inline-block; width: 44px; height: 44px; - margin-left: -54px; + margin-left: -44px; + position: relative; } .header-left #navigation {