diff --git a/core/css/header.scss b/core/css/header.scss index 0687a6fed1..335ce18600 100644 --- a/core/css/header.scss +++ b/core/css/header.scss @@ -537,7 +537,7 @@ nav { border-width: 10px; transform: translateX(-50%); left: 50%; - top: 12px; + top: 13px; z-index: 100; display: block; }