#35541: Admin changelist total row css issue
-------------------------------+------------------------------------
     Reporter:  Sarah Boyce    |                    Owner:  tabiva
         Type:  Bug            |                   Status:  assigned
    Component:  contrib.admin  |                  Version:  5.1
     Severity:  Normal         |               Resolution:
     Keywords:                 |             Triage Stage:  Accepted
    Has patch:  0              |      Needs documentation:  0
  Needs tests:  0              |  Patch needs improvement:  0
Easy pickings:  1              |                    UI/UX:  0
-------------------------------+------------------------------------
Comment (by Sarah Boyce):

 An alternative would be to add `box-sizing: border-box;` to `.paginator`
 The combination of left and right padding applied from `.module p` and the
 `width: 100%;` from `.paginator` makes it "overflow"
 To me, less css is better so would want some testing to confirm we can't
 just delete `width: 100%;`
 Note that the top action row `<div class="actions">` has the same issue on
 inspection
-- 
Ticket URL: <https://code.djangoproject.com/ticket/35541#comment:8>
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 unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/010701904b2b9282-4b9a6bdd-5ac5-44d3-99e5-071e2448f939-000000%40eu-central-1.amazonses.com.

Reply via email to