I feel silly for not being able to figure this out, but how do I turn off wordwrap? the css word-wrap property can be forced on with break-word, but cannot be forced off (only can be left alone with normal value).
How do I force word wrap off?
|
feedback
|
|
You need to use the CSS In particular, | |||
|
feedback
|
|
Normal is off. If setting it to normal doesn't work, post some example code. | |||
|
feedback
|