#8789: .submit-row class doesnt have clearfix on password change page -----------------------------+---------------------------------------------- Reporter: rebus | Owner: nobody Status: new | Milestone: Component: Admin interface | Version: SVN Keywords: css | Stage: Unreviewed Has_patch: 0 | -----------------------------+---------------------------------------------- "Change password" form in admin (when you go to change users passwords) has only 1 submit button and it's floated right so it's container (which has class .submit-row) doesn't wrap around it properly. It's probably missing .clearfix class or something like overflow:auto.
Bug appears in latest Firefox and Opera (and probably most of other browsers, but i haven't had time to test it). -- Ticket URL: <http://code.djangoproject.com/ticket/8789> Django Code <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 [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-updates?hl=en -~----------~----~----~----~------~----~------~--~---
