I've noticed that this new version adds the following CSS code:
body.sgc-1 {word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;}
This code gets added to every xhtml file in the text folder and sigil seems to want this line and will put it back in even if I remove it or transfer it to a CSS file.
Whats the significance of this line and why do I now need it?
|