diff --git a/core/css/inputs.scss b/core/css/inputs.scss index 99083ff1a5..9ad0896b3e 100644 --- a/core/css/inputs.scss +++ b/core/css/inputs.scss @@ -760,7 +760,7 @@ input { border: 1px solid var(--color-border-dark); background: var(--color-main-background); z-index: 50; - max-height: 250px; + max-height: 175px !important; // 5 items and a half overflow-y: auto; .multiselect__content { width: 100%;