Turning on the top answer didn't help
I already had <!DOCTYPE html> and this was not a problem for me. I don't know what the problem is, but I fixed this in my css:
input[type=text], input[type=password], input[type=email], input[type=tel] { height: 28px !important; }
This is a workaround, and I'm not sure if it has some side effects.
Jeewes Jul 11 2018-12-11T00: 00Z
source share