#11529: RadioSelect widget is misaligned and has square bullets in admin
------------------------------------------+---------------------------------
 Reporter:  rfugger                       |       Owner:  nobody    
   Status:  new                           |   Milestone:            
Component:  django.contrib.admin          |     Version:  1.0       
 Keywords:  radioselect widget admin css  |       Stage:  Unreviewed
Has_patch:  0                             |  
------------------------------------------+---------------------------------
 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.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/11529>
Django <http://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-updates@googlegroups.com
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to