Created by: tkrotoff
Under Android Chrome, input date dimensions are broken:
- too tall because of "margin: 1px 24px 1px 4px" inside the shadow DOM
- width is too small by default
Before 40px high vs 38px for the other inputs:
After 38px high:
I've tested by plugging in my Android device via USB then opened chrome://inspect/#devices (USB debugging must be enabled on the device). Hence the need for an HTTP server