I have a page containing a radio group with one button. I want to populate it from the database so that it has as many buttons as database items.
My problem is this, the text in each field is quite large, and although it appears to wrap, I can't get the radio button to stretch to the width of the screen or radio group.
See attached image. How can I make this button fit the width of the screen. Also can I change the font-size of the text in the radio button?