Trouble with padding on drop-down select inputs

I’ve recently discovered that my dropdown labels are appearing cut-off in Chrome for windows as in the attached image. Is there a solution to this?

Try increasing the height of the field or reducing the padding.

1 Like

In addition, I would recommend to remove the padding on form fields and use height exclusively, as Firefox does not respect the padding on a form field input.

there is no padding and the height of the field is 30px, more than enough to show the label which is 14px. I’m getting the same issue on Firefox on a mac. Basically dropdown labels only appear as expected viewing with Chrome on a Mac

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.