Skip to content

Match TextInput & Button Sizes #556

@forgiv

Description

@forgiv

Is your feature request related to a problem? Please describe.
The sizes available for textinput fields don't match the sizes available for buttons.
This is especially annoying since the classname on the textinput fields modifies the inputs grandparent container instead of the input element itself.
Not sure how often everyone uses horizontal forms, but this makes them a nightmare to work with.

Describe the solution you'd like
I want the textinput sizes to match the heights of the button sizes.
Or at least make the classname prop modify the input element itself instead of the grandparent container.

Describe alternatives you've considered
Copied the text inputs from the main site and manually changed the sizes to fit.

Additional context
md/base size textinput next to lg button
image
lg textinput next to lg button
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions