From 4352302799c3803251c04f58c00e12e98f6ab42b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Diego=20Andr=C3=A9s?= Date: Tue, 30 Jan 2024 00:49:02 -0600 Subject: [PATCH] no overflow in jump_to_select MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Diego Andrés --- Themes/default/css/index.css | 1 + 1 file changed, 1 insertion(+) diff --git a/Themes/default/css/index.css b/Themes/default/css/index.css index e78bf6f5ab..d5afb7da8e 100644 --- a/Themes/default/css/index.css +++ b/Themes/default/css/index.css @@ -2504,6 +2504,7 @@ ul li.greeting { #search_jump_to_select, #quick_mod_jump_to_select { width: 29ch; + overflow: hidden; } /* Styles for edit event section