Minimum Size for a button

Minimum Size for a button

How does one go about setting a minimum width on a button.  I've tried using:

 .ui-button-text { min-width: 80px; }, along with ui-button-text-only.  Nothing affects the width except the text on the button itself.