From 7d27d85d4e0fe92f24f16d55b7fb1fd7b48358d9 Mon Sep 17 00:00:00 2001 From: Vincent Vanwaelscappel Date: Fri, 5 Jan 2024 14:58:20 +0100 Subject: [PATCH] wait #6610 @0.25 --- resources/linkeditor/style/inc/_form.sass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/linkeditor/style/inc/_form.sass b/resources/linkeditor/style/inc/_form.sass index c3e71005d..ce7eb0bc2 100644 --- a/resources/linkeditor/style/inc/_form.sass +++ b/resources/linkeditor/style/inc/_form.sass @@ -274,4 +274,4 @@ button width: 100% .select2-container--bootstrap .select2-results > .select2-results__options - max-height: 650px !important + max-height: 350px !important -- 2.39.5