[Plugin: SyntaxHighlighter Evolved] Wrap lines on mobile touch device
-
When I’m viewing my page on an iPhone, the WPTouch 2 plugin displays most things nicely. But since there are no scrollbars on a touch device, the code lines displayed by SyntaxHighlighter are just cropped.
What would be the way to style so that we can have
white-space: pre-wrap; word-wrap: break-word;in effect and thus have the code wrap?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘[Plugin: SyntaxHighlighter Evolved] Wrap lines on mobile touch device’ is closed to new replies.