Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Button component cannot match height of form controls #81

Open
katydecorah opened this issue May 15, 2019 · 0 comments
Open

Button component cannot match height of form controls #81

katydecorah opened this issue May 15, 2019 · 0 comments

Comments

@katydecorah
Copy link
Contributor

When you put a select next to a button, all the Button sizes add either too much padding or not enough so that the two elements do not line up:

Size Button
small image
medium image
large/default image
What I want
(just right 🐻)
image

To achieve the desired look we can use <button class="btn"/>.

Have we considered making the default <Button> component (without options) look like <button class="btn" />?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants