mirror of
https://github.com/django/django.git
synced 2025-02-08 08:26:13 +00:00
Previously, the button's container had a padding of 9.4em which was approximately center but not precisely. Now, the container uses 'align:text-center' to let the browser center the button.