#16659: Change-list toplinks (date drilldown) should not have fixed width
-----------------------------------------+-------------------------------
 Reporter:  mofle                        |          Owner:  nobody
     Type:  Cleanup/optimization         |         Status:  new
Milestone:  1.4                          |      Component:  contrib.admin
  Version:  SVN                          |       Severity:  Normal
 Keywords:  admin, list_filter, default  |   Triage Stage:  Unreviewed
Has patch:  1                            |  Easy pickings:  1
    UI/UX:  1                            |
-----------------------------------------+-------------------------------
 Right now the toplinks are displayed using a fixed width and floated. The
 problem with this is that they use more space then they should, since
 every link has the width of the widest. It also doesn't look good. I
 propose we set them to inline-blocks to give them a variable width. This
 also fixes a problem of the some of the month names being longer than the
 fixed width (happens with norwegians dates, might be more, haven't tested,
 see "bug.png"), and then wrapping over two lines. In my opinion, it looks
 a lot cleaner using variable widths.

 I have included 2 simple patches for this super small change. Also see the
 before and after screenshots.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/16659>
Django <https://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