Skip to content

Label cannot be properly vertically aligned #115

@thesec

Description

@thesec

Adding a label to the select results in the label's text aligned at text bottom with the lower border of the select.

<label for="test">label</label>
<select id="test" ... />

How to align a label vertically centered with the select without having to adapt multiple styles from it?

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions