Quote:
Originally Posted by Kane@airrifle
I take no credit, this kludge was posted elsewhere by man1c.
To get it to work in PMs and Quick reply add this to the bottom of editor_contents.css.
Code:
/*-- Temporary Chrome Spacebar Fix --*/
@supports (-webkit-appearance:none) {
body.forum {white-space: pre-wrap;}
body.content {white-space: pre-wrap;}
}
|
This worked also for me, PM works great now
Thanks!!!


