#37266: Use logical properties and values in CSS
-------------------------------------+-------------------------------------
Reporter: Tom Carrick | Type:
| Cleanup/optimization
Status: new | Component:
| contrib.admin
Version: dev | Severity: Normal
Keywords: | Triage Stage:
| Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 1
-------------------------------------+-------------------------------------
Following
https://github.com/django/new-features/issues/148
To copy the problem statement:
When changing CSS and HTML in the admin we often run into problems with
RTL styles. By switching to logical properties we can reduce the number of
these issues we encounter and make it easier to make changes in the admin.
--
Ticket URL: <
https://code.djangoproject.com/ticket/37266>
Django <
https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.