From 0ae58075652454f6bd535e39fdcd7be27f846fd5 Mon Sep 17 00:00:00 2001 From: Guillaume Gomez Date: Mon, 11 Apr 2022 15:17:04 +0200 Subject: [PATCH 1/3] Fix top navbar style --- templates/header/topbar_begin.html | 78 +----------------------------- templates/header/topbar_end.html | 75 ++++++++++++++++++++++++++++ templates/style/_navbar.scss | 35 +++++++++++--- 3 files changed, 104 insertions(+), 84 deletions(-) diff --git a/templates/header/topbar_begin.html b/templates/header/topbar_begin.html index f621074b8..c28e5ed4d 100644 --- a/templates/header/topbar_begin.html +++ b/templates/header/topbar_begin.html @@ -3,9 +3,6 @@ The only piece of context it can take is `search_query`, which should be a string and will populate the search field if it exists #} - -{%- import "macros.html" as macros -%} -