#35404: Admin fieldset multiple flexbox regressions
------------------------------------+------------------------------------
     Reporter:  minusf              |                    Owner:  nobody
         Type:  Bug                 |                   Status:  new
    Component:  contrib.admin       |                  Version:  4.2
     Severity:  Normal              |               Resolution:
     Keywords:  css admin fieldset  |             Triage Stage:  Accepted
    Has patch:  1                   |      Needs documentation:  0
  Needs tests:  0                   |  Patch needs improvement:  0
Easy pickings:  0                   |                    UI/UX:  1
------------------------------------+------------------------------------
Comment (by minusf):

 Regarding `help_text`, I think that with this small font `line-height:
 normal` is not enough:
 {{{#!diff
 M django/contrib/admin/static/admin/css/base.css
 @@ -268,6 +268,7 @@ hr {
  .help, p.help, form p.help, div.help, form div.help, div.help li {
      font-size: 0.6875rem;
      color: var(--body-quiet-color);
 +    line-height: 1.5;
  }
 ยท
  div.help ul {
 }}}
-- 
Ticket URL: <https://code.djangoproject.com/ticket/35404#comment:9>
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/0107018f5efe4f46-a98b022f-be49-4051-9d19-32f07ddbe5cc-000000%40eu-central-1.amazonses.com.

Reply via email to