Let\'s say I have some radio buttons with their labels looking like this:
My Label
FIDDLE
.checkboxgroup { display: inline-block; text-align: center; } .checkboxgroup label { display: block; }
My Label1 My Label2 My Label3