From 42539e4bf74d8b78d34afb45c1701ffa725468b5 Mon Sep 17 00:00:00 2001 From: Olsza Date: Fri, 23 Oct 2020 09:01:40 +0200 Subject: [PATCH] the language menu has been expanded --- src/style/main.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/style/main.css b/src/style/main.css index 48372314..ee0a7024 100644 --- a/src/style/main.css +++ b/src/style/main.css @@ -634,7 +634,7 @@ li.rebaseEntry, border-right: 0; box-shadow: -1px -1px 5px rgba(0,0,0,0.3); font-weight: bold; - max-width: 500px; + max-width: 520px; clear: both; }