Greetings,
I have a select input setup that holds 50 choices, one for each state. When I look at the input in my custom post type back-end, some choices have less space above and below them than others. Then, in the front-end, they look like this:

Is anyone else having an issue like this? How can I resolve this if I cannot styl them with css?
Figured out that the issueI was having was bad formatting in the field options area. I copied all the options to a word document and noticed there was a ton of white space in the option. I had to reformat and drop all of the content back in then reset the values for my post-types all over again.