From 8e869ad44f9d5d0c311d5e5fc77e771b00aa8237 Mon Sep 17 00:00:00 2001 From: Thomas Voss Date: Thu, 8 Jun 2023 21:07:49 +0200 Subject: Revert "Slight CSS style change" This reverts commit 0e97090cc177abd73556e5d63136da3852fac189 because it was hella dumb lmao. --- src/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/style.css b/src/style.css index 00805e7..4a4bde4 100644 --- a/src/style.css +++ b/src/style.css @@ -205,7 +205,7 @@ nav ul > * { max-height: 50vh; overflow: auto; right: 0; - min-width: 20%; + width: 20%; } .unavailable { -- cgit v1.2.3