-
Notifications
You must be signed in to change notification settings - Fork 35
Closed
Description
Form controls use a size
attribute and have three primary sizes: small
, medium
, and large
. Should we go back to using a fixed min-height to solve these [seemingly related] issues?
- Native style inputs are taller than
<wa-input>
#626 - [Color Picker] Height doesn't match other inputs #630
<wa-button>
height doesn't match other inputs in some themes #631<wa-textarea rows="1">
should match height of a normal input #632<textarea>
and<wa-textarea>
don't have identical heights #633
If the decision is "no", feel free to close this. If the decision is "yes", let's get these bugs fixed and ship it in the next release.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working