diff options
Diffstat (limited to 'core/css')
-rw-r--r-- | core/css/header.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/css/header.scss b/core/css/header.scss index 0687a6fed13..335ce18600c 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; } |