Typeahead fieldviews based on select2
you can move the input box with CSS. Try this for you custom CSS in application settings
.select2-dropdown--below {
top: -2.8rem;
}| Name | Name | Last commit date | ||
|---|---|---|---|---|
Typeahead fieldviews based on select2
you can move the input box with CSS. Try this for you custom CSS in application settings
.select2-dropdown--below {
top: -2.8rem;
}