Input doens't work on Firefox

An input in my site in development just doesn’t work on Firefox and IE. I try to write something but nothing it’s shows me.

Check it out on print screen.

Can you provide a public share link to your editor? You can find it here

Here: https://preview.webflow.com/preview/dinesaguiar?preview=d3565d80c1b07e50ffcdc25481c4f6f3

:smile:

So this is not a bug in Webflow, but maybe a bug in the way Firefox calculates and renders padding. The easiest solution is to removing the padding from the input field and instead add a height of 44px.

2 Likes

It works! Thank you so much man! :smiley:

1 Like

Hi @quartodeideias, glad to hear it is working :slight_smile: As a note, this is a known bug with Firefox with the padding on input fields. As @Davidn kindly mentioned, use the Height style on the input field instead … Thanks @Davidn !

1 Like

@cyberdave Yeah I don’t know why I said “maybe a bug with Firefox” It is most definitely a well know bug in Firefox. :smile:

1 Like

No worries, you called it correctly :slight_smile: Thanks @Davidn :slight_smile: