From a0261b8ddb0623e0d438f50b59d8921004f1b4d9 Mon Sep 17 00:00:00 2001 From: Gareth Barnard <1058419+gjb2048@users.noreply.github.com> Date: Thu, 7 Feb 2019 13:17:43 +0000 Subject: [PATCH] Fix: Logo breaks header when using 'old navbar'. --- CHANGES.txt | 1 + layout/tiles/header.php | 1 - less/essential/header.less | 27 ++++++++++++++++++--------- less/essential/navigation.less | 6 ++---- style/essential.css | 32 ++++++++++++++++++++++---------- 5 files changed, 43 insertions(+), 24 deletions(-) diff --git a/CHANGES.txt b/CHANGES.txt index 6545fabd..481f40a7 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -2,6 +2,7 @@ New in 3.5.1.5 ============== - FIX: Administration / Naviagtion menu still appearing when flat navigation is on because they are not in the side-pre region. - FIX: 'courselistteachericon' not showing. +- FIX: Logo breaks header when using 'old navbar'. - NEW: Course content search attribute and order. New in 3.5.1.4 diff --git a/layout/tiles/header.php b/layout/tiles/header.php index 0d234661..27467350 100755 --- a/layout/tiles/header.php +++ b/layout/tiles/header.php @@ -58,7 +58,6 @@