mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
"width" of DateTimeField inputs in admin tabular inline wasn't set
correctly what caused displaying too small inputs with responsive CSS
when timezone warning wasn't present.
Backport of b1d6b35e14 from master