#30725: Textbox size of a DateTimeField with local timezone in settings becomes
too
small in admin.TabularInline when browser windows is made smaller
-------------------------------------+-------------------------------------
Reporter: Basil Eric Rabi | Owner: Utkarsh
| Rajwansh
Type: Bug | Status: new
Component: contrib.admin | Version: 2.2
Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 1 | UI/UX: 1
-------------------------------------+-------------------------------------
Comment (by Min ho Kim):
Hi Basil Eric Rabi,
I don't think it's related to the settings either, changing TIME_ZONE =
'Asia/Manila' doesn't do anything.
It looks like a CSS issue like Carlton said (not your CSS file).
{{{
django>contrib>admin>static>admin>css>widgets.css>
min-width: 0;
}}}
What browser are you using? and what version is it?
If it's not the latest version, could you upgrade the browser and see if
it still exist?
--
Ticket URL: <https://code.djangoproject.com/ticket/30725#comment:17>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/067.496f3301ba71a34e666e7cf8029fc2c5%40djangoproject.com.