I have a Multi-Select Pick List whose values I would like displayed vertically. So far, I have only been able to figure out how to adjust the width and other sizing of the field itself or even how to wrap the values to the next line below. I am trying to figure out how to display each value on it's own line in a vertically-styled list.
Example:
ValueA
ValueB
ValueC
My values are of different lengths, so it makes it difficult to choose "Wrap" or simply adjust the width of the field box itself as an option. For a visual, see the picture below of the field I am working with.