[wp-trac] [WordPress Trac] #41603: Custom date format field too small on mobile
WordPress Trac
noreply at wordpress.org
Thu Aug 10 14:23:17 UTC 2017
#41603: Custom date format field too small on mobile
-------------------------+-------------------------------------------------
Reporter: desrosj | Owner:
Type: defect | Status: new
(bug) | Milestone: Awaiting Review
Priority: normal | Version:
Component: General | Keywords: has-patch dev-feedback needs-
Severity: normal | testing
Focuses: ui |
-------------------------+-------------------------------------------------
On Settings > General, there is a field for entering a custom PHP date
format string. This field is too small on mobile. The date preview is also
broken up into two lines.
In #34539, the narrow field issue was addressed in other locations.
Increasing the `max-width` here (it has its own CSS definition) does not
necessarily fix the problem for this field.
The preview changes every time the option is changed, but it is displayed
next to the custom option. If we move the preview to its own line, it
fixes the issue of the preview being split up, and allows the field to be
widened quite a bit.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/41603>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list