I\'ve got this code:
Klassen Docenten
This seemed to work for my case in addressing this issue:
@media screen and (-webkit-min-device-pixel-ratio: 0) { select:focus, textarea:focus, input:focus { font-size: 16px; } }
Suggested here by Christina Arasmo Beymer