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

Improve Select Menu spacing #843

Closed
shawnbot opened this issue Jul 19, 2019 · 2 comments
Closed

Improve Select Menu spacing #843

shawnbot opened this issue Jul 19, 2019 · 2 comments

Comments

@shawnbot
Copy link
Contributor

It's funny, but I find myself being really bothered by the spacing of our new Select Menu (introduced in #808) items when looking at a menu in isolation (top). What if we normalized the header and item padding (bottom)? Or could we allow folks to opt in to this layout when they're using check octicons rather than it being the default?

This bothers me a lot less, but there's still the issue of our button padding not being in our whitespace scale (6px). 🙃

@simurai
Copy link
Contributor

simurai commented Jul 22, 2019

Or could we allow folks to opt in to this layout when they're using check octicons rather than it being the default?

👍 Yeah, that would definitely look better when no check icons are used. Here a PR #844.

Still have to look into the best way of removing the "white space gap". #844 (comment)

@shawnbot
Copy link
Contributor Author

Still have to look into the best way of removing the "white space gap". #844 (comment)

We might want to consider using flexbox for the horizontal layout. That would allow the text alongside the checkbox to wrap more elegantly, right?

@simurai simurai closed this as completed Aug 23, 2019
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