The values for my select option dropdown need to contain employee + title and be lined up. For example if my values are:
Bob Smith Director
Mike Kawazki HR
Jane Doe Manager
I want them to appear:
Bob Smith Director
Mike Kawazki HR
Jane Doe Manager
My current answer is similar to the accepted answer for this post. However that answer require a font styling to line up the text and I need to retain the font I'm using.