From 4452d112e3bd7a0aba9e028505c171e11a302907 Mon Sep 17 00:00:00 2001 From: Alexandre Iooss Date: Sun, 6 Sep 2020 21:50:06 +0200 Subject: [PATCH] Navbar should expand only on large screen --- note_kfet/templates/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/note_kfet/templates/base.html b/note_kfet/templates/base.html index 7cd8fbc8..f65fe87c 100644 --- a/note_kfet/templates/base.html +++ b/note_kfet/templates/base.html @@ -47,7 +47,7 @@ SPDX-License-Identifier: GPL-3.0-or-later
-