#34094: RTL alignment is off in admin header area
-----------------------------------------+------------------------
               Reporter:  Thibaud Colas  |          Owner:  nobody
                   Type:  Bug            |         Status:  new
              Component:  contrib.admin  |        Version:  4.1
               Severity:  Normal         |       Keywords:  rtl
           Triage Stage:  Unreviewed     |      Has patch:  0
    Needs documentation:  0              |    Needs tests:  0
Patch needs improvement:  0              |  Easy pickings:  1
                  UI/UX:  1              |
-----------------------------------------+------------------------
 There are two RTL spacing / alignment issues in the admin header area
 which are unrelated but should be straightforward to address at the same
 time:

 - The h1 "branding" has a left margin, which should be switched to the
 right for RTL languages
 - The theme switcher’s `.theme-toggle`’s `margin-left` should also switch
 to the right.

 Both margins can be switched to use `margin-inline-start`, so the correct
 spacing is used in RTL languages. No need to add to the separate RTL-only
 stylesheet.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/34094>
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/01070183d24f4559-d04eafeb-f6d8-42f7-b9ea-e64014b5e939-000000%40eu-central-1.amazonses.com.

Reply via email to