So I have an NGUI label acting as a dynamic text box that pulls text from an xml. I can't seem to force the text box to always display text in the top left of the field. For example, if I have a long string of text, everything is fine, but if I have 1-3 lines of text, it then forces the text to be centered vertically. What am I doing wrong?