mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Fixed #31854 -- Fixed wrapping of long model names in admin's sidebar.
This commit is contained in:
committed by
Carlton Gibson
parent
b0af56f639
commit
e70dc506d7
@@ -11,3 +11,6 @@ Bugfixes
|
||||
|
||||
* Fixed wrapping of translated action labels in the admin's navigation sidebar
|
||||
for East Asian languages (:ticket:`31853`).
|
||||
|
||||
* Fixed wrapping of long model names in the admin's navigation sidebar
|
||||
(:ticket:`31854`).
|
||||
|
||||
Reference in New Issue
Block a user