From 0159d4419deda364b962338a07dddd40c5883a8c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?John=20Molakvo=C3=A6=20=28skjnldsv=29?= Date: Mon, 4 Jun 2018 11:38:41 +0200 Subject: [PATCH] [stable13] Fix header nav MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: John Molakvoæ (skjnldsv) --- core/css/header.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/css/header.scss b/core/css/header.scss index dd10e48b6bcfc..a282e3075be08 100644 --- a/core/css/header.scss +++ b/core/css/header.scss @@ -199,7 +199,7 @@ } /* NAVIGATION --------------------------------------------------------------- */ -#header-left nav { +.header-left nav { display: inline-block; width: 44px; height: 44px;