Display Multi-Line Labels

Displaying multi-line labels is accomplished by changing your application’s CSS style sheet.

Go to your application’s style sheet and remove this particular line from the .header_cell class definition:

white-space: nowrap;