Hi, I am developing a JSF application for a medical organization, the radio options require long descriptions, and the text is folding under the radio button , which makes the page look unsightly. What I need is to make the text break into multiple lines next to the radio button, I was wondering if anyone knows how to do this.
I am using selectItem to display the options. Thanks

