Background
In connection to T310158, @lwatson pointed out, that our current Flexbox approach to Buttons can result in cut off buttons in mostly responsive, not enough width providing contexts.
Steps to replicate the issue (include links if applicable):
- Inspect the Button docs page
- Enable responsive debugging/or resize the window and shrink the available size to a width, where all three buttons won't fit.
What happens?:
Button labels are cut off to not being fully readable anymore.
What should have happened instead?:
Buttons should show full label.
Software version
Codex v1.21.0


