i would like to know the easiest way to left align a select item in an form. When used in combination
with other inputs the select is always right and other inputs left aligned.
You just have to make sure that you put this in a separate CSS that loads after the Ionic styles. The one little caveat is that the arrow is displayed all the way to the right side of the form, so potentially there could be a ton of whitespace between the text and the drop-down arrow. If you can live with that, this will do the trick.