From 1c920548bae5f70f31d28c6c0cc753712bb713c3 Mon Sep 17 00:00:00 2001 From: metamuffin Date: Tue, 19 Dec 2023 10:40:41 +0100 Subject: no more wrapping in the navbar --- web/style/navbar.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'web') diff --git a/web/style/navbar.css b/web/style/navbar.css index e85ce1c..5df2f5c 100644 --- a/web/style/navbar.css +++ b/web/style/navbar.css @@ -1,4 +1,3 @@ - nav { user-select: none; z-index: 90; @@ -16,6 +15,7 @@ nav { } nav a { + display: inline-block; border: 0px solid transparent; border-radius: 5px; padding: 0.5em; -- cgit v1.2.3-70-g09d2