Forums
(@jpl1079)
12 years, 1 month ago
Okay, I figured it out.
Removed/commented white-space: normal; and I wanted a scroll bar so I added overflow: auto;
white-space: normal;
overflow: auto;