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.
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
