DEV Community

Discussion on: My web page looks different in Google Chrome and Safari

Collapse
 
sjellen profile image
SJellen

For the error icon you could use css background-image or background on the input. That will keep it positioned in the input.

Collapse
 
taepal467 profile image
Chantae P.

Thank you! I'll make sure to try that next time.