summaryrefslogtreecommitdiffstats
path: root/core/css/header.scss
diff options
context:
space:
mode:
Diffstat (limited to 'core/css/header.scss')
-rw-r--r--core/css/header.scss3
1 files changed, 2 insertions, 1 deletions
diff --git a/core/css/header.scss b/core/css/header.scss
index a2c91d00ee4..e7c0f7252c9 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 {