I placed a WebRadioGroup on a page with Horizontal set false. It looks fine in the IDE but running in the debugger, the values are center justified instead of left justified. There are only two buttons and the lengths of the text values are very different and it looks weird. How can I correct this?
Can you create a sample project, zip it, attach to your post?
I’m missing something as I can’t figure how to replicate the problem.
The problem is only occurring on a GraffitisuiteAlert palette. There is probably some way to insert some CSS into the control, but I worked around the issue by adjusting the two lines of so they are the same length.