Quote:
Originally Posted by Kane@airrifle
Adding this to to the bottom of editor_contents.css seems to get the space bar working with the WYSIWYG editor on my board.
Code:
@supports (-webkit-appearance:none) {
body.forum {white-space: pre-wrap;}
}
The added blank lines that appear in the quoted post disappear on posting.
YMMV
|
Hey! This works.
The only problem is the issue still persists in PM's. Forum posting is fixed though when quoting.