From 40b8c32481573a8b116584a86c17c36e040c4ecb 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 | 28 ++++++++++++++++++---------- 5 files changed, 39 insertions(+), 24 deletions(-) diff --git a/CHANGES.txt b/CHANGES.txt index c322d324..6dcb9848 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -5,6 +5,7 @@ New in 3.4.1.5 - FIX: Participants menu only on course and module pages. - 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: Show / hide the participants menu with the 'participantsmenu' setting in the 'Header' settings. - NEW: Separate 'People' from 'This course' menu and create 'Participants' menu. - NEW: Course content search attribute and order. 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 @@