I just found out that none of text areas in my forms are wrapping text when typing in. This only affects Internet Explorer. Firefox and others work fine.
I found this that explains the issue with white-space:nowrap with a solution, but do not know how I would implement this.
Is anyone else experiencing this issue and is there a way to fix it?
http://stackoverflow.com/questions/20149715/internet-explorer-11-word-wrap-is-not-working
Thank you.