From 6ad1a8f1320e1e04816717148a46e5c904c6ba50 Mon Sep 17 00:00:00 2001 From: Alaa Shmalih Date: Mon, 14 Jan 2019 10:41:29 +0000 Subject: the bug number #13263 fixed by the xavierando user i change the file by xaviterando done and fix and i will do pull request to the solution becouse xavirando did pull request to him self --- core/css/header.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core') diff --git a/core/css/header.scss b/core/css/header.scss index 020154ebb0f..0c556add980 100644 --- a/core/css/header.scss +++ b/core/css/header.scss @@ -510,7 +510,7 @@ nav[role='navigation'] { opacity: 0; position: absolute; color: var(--color-primary-text); - bottom: -5px; + bottom: 2px; width: calc(100% - 4px); text-align: center; overflow: hidden; -- cgit v1.2.3