From 14c6097b9f6b2004a4633ad68d7cb2ce37afc412 Mon Sep 17 00:00:00 2001 From: Garrett LeSage Date: Wed, 18 Oct 2017 15:44:52 +0200 Subject: [PATCH] removed position and display to see if this makes the issue more obvious --- pkg/shell/switcher.less | 2 -- 1 file changed, 2 deletions(-) diff --git a/pkg/shell/switcher.less b/pkg/shell/switcher.less index 02e06fe7fa1..5bb0e74f844 100644 --- a/pkg/shell/switcher.less +++ b/pkg/shell/switcher.less @@ -293,9 +293,7 @@ } #host-nav { - display: block !important; opacity: 1 !important; - position: static !important; height: 100% !important; background: blue; visibility: visible !important;