From be47015229cd447040241135e18cb15be589e2cf Mon Sep 17 00:00:00 2001 From: silverwind Date: Sat, 24 Jun 2023 06:31:39 +0200 Subject: [PATCH] Navbar fixes (#25402) Fixes: https://github.com/go-gitea/gitea/issues/25444 Followup for some regressions from https://github.com/go-gitea/gitea/pull/25343. Before and after: Screenshot 2023-06-21 at 00 25 20 Screenshot 2023-06-21 at 00 25 32 Fixes mobile button background and margins: Screenshot 2023-06-21 at 00 39 58 --- templates/base/head_navbar.tmpl | 6 +++--- web_src/css/helpers.css | 1 + web_src/css/modules/navbar.css | 12 ++++++++---- 3 files changed, 12 insertions(+), 7 deletions(-) diff --git a/templates/base/head_navbar.tmpl b/templates/base/head_navbar.tmpl index 3086e674fd..a2be0187d9 100644 --- a/templates/base/head_navbar.tmpl +++ b/templates/base/head_navbar.tmpl @@ -11,16 +11,16 @@ -