From ddf8706ae48f0c2cfbfcd9f6528a1e174ad97a10 Mon Sep 17 00:00:00 2001 From: bwang Date: Wed, 9 Nov 2022 14:53:29 -0600 Subject: [PATCH] Fix main menu button spacing when the VisualEnhancementNext flag is enabled This patch results in an expected visual change for the main menu button when the flag is on When comparing with master with the flag off, this patch will still show a 1px difference for the main menu button, as well as user menu and language button. These are not introduced by this patch and are due to the flush classes taking into account the 1px border Change-Id: Id46bc939338d5bbcc3459ab502e1cf8b8f2020b2 --- includes/templates/Header.mustache | 2 +- resources/common/variables.less | 1 + resources/skins.vector.styles/components/Header.less | 4 +++- resources/skins.vector.styles/components/Logo.less | 5 +++++ 4 files changed, 10 insertions(+), 2 deletions(-) diff --git a/includes/templates/Header.mustache b/includes/templates/Header.mustache index 9d66ee636..405447db9 100644 --- a/includes/templates/Header.mustache +++ b/includes/templates/Header.mustache @@ -2,7 +2,7 @@