Skip to content
This repository was archived by the owner on Jan 17, 2025. It is now read-only.

Prevent multi-selects in input groups from breaking to next line.#79

Open
lxlang wants to merge 1 commit intoapalfrey:masterfrom
lxlang:master
Open

Prevent multi-selects in input groups from breaking to next line.#79
lxlang wants to merge 1 commit intoapalfrey:masterfrom
lxlang:master

Conversation

@lxlang
Copy link
Copy Markdown

@lxlang lxlang commented Apr 21, 2023

Problem

Having a multi-select within an input-group will break to next-line, if enough elements are selected.
image

Solution

Adding any width to this container will prevent it from breaking. Through flex-grow the container will use all available space.

image

Adding any width to this container will prevent it from breaking.
Through flex-grow the container will use all available space.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant