﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
11529	RadioSelect widget is misaligned and has square bullets in admin	Ryan Fugger	nobody	"When I override the add/change form in my !ModelAdmin, and subsequently set a field in that !ModelForm to use the !RadioSelect widget instead of the default Select, the resulting display is not very good-looking in the admin app:

 * Each subsequent radio input is a few pixels lower than the previous.
 * Each radio input is preceded by an unattractive square bullet, top aligned.

I have attached an image showing this behaviour.

I also tried using the !AdminRadioSelect widget, with the same result.

It would be nice if the admin CSS would handle this case in a more attractive way."		closed	contrib.admin	dev		invalid	radioselect widget admin css		Unreviewed	0	0	0	0	0	0
