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

Add space-around justification option to Buttons Block #42536

Open
mrwweb opened this issue Jul 19, 2022 · 1 comment
Open

Add space-around justification option to Buttons Block #42536

mrwweb opened this issue Jul 19, 2022 · 1 comment
Labels
[Block] Buttons Affects the Buttons Block [Type] Enhancement A suggestion for improvement.

Comments

@mrwweb
Copy link

mrwweb commented Jul 19, 2022

What problem does this address?

The buttons block provides four alignment options which does not include all the potential values for justify-content in a flex container. I find that the space-around value in particular can be a really nice way of centering and filling available space, and so don't know why it's not available.

What is your proposed solution?

Add support for justify-content: space-around to the Buttons block. Consider also adding justify-content: space-evenly for nearly full coverage of all possible values.

@kathrynwp kathrynwp added [Type] Enhancement A suggestion for improvement. [Block] Buttons Affects the Buttons Block labels Jul 19, 2022
@jasmussen
Copy link
Contributor

Possibly related: #44467

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Block] Buttons Affects the Buttons Block [Type] Enhancement A suggestion for improvement.
Projects
None yet
Development

No branches or pull requests

3 participants