Setting button size
Setting to full width
Style > Position = Stretch
(Ensure the container Align items is not set)
Used to be (pre flex boxes): Alignment > Justified
Shrink the button to only use what it needs
Advanced > Width > Inline (auto)
Reducing padding within the button
Use the padding setting in the Style tab, not the Advanced tab
