How can I change the size of buttons for fill-in-the-blank items so that they fit the pointlabel text without forcing it to split across multiple lines?

For example, I want an indication of sex, with pointlabels "Male" and "Female".

The button which contains "Female" ends up looking like this:

Fem
ale

How do I get the button to expand to fit all of the text?

Thanks.