main ← ux-mobile-date-picker
opened 03:27PM - 20 May 25 UTC
As seen in the advanced search filters... iOS doesn't show placeholders for the …date input, so we have a CSS adjustment for this, but it doesn't clear when a value is present.
This update adds a class when a value is present so the placeholder can be cleared.
Before:

After:

Also fixed extra left margin by removing a class.