diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/releases/4.2.8.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/releases/4.2.8.txt b/docs/releases/4.2.8.txt index be87f01054..5b0b558c35 100644 --- a/docs/releases/4.2.8.txt +++ b/docs/releases/4.2.8.txt @@ -24,3 +24,6 @@ Bugfixes * Fixed a regression in Django 4.2 where the admin's change list page had misaligned pagination links and inputs when using ``list_editable`` (:ticket:`34991`). + +* Fixed a regression in Django 4.2 where checkboxes in the admin would be + centered on narrower screen widths (:ticket:`34994`). |
