Rolling back to version 3.7.1 has introduced a new problem. Styles that use + are broken on my Kobo Sage.
For instance:
.ff-plat + .ff-plat {
text-indent: 1.5em;
}
The indent disappears because there are extra <span> sections introduced between the paragraphs.
I'm trying 3.7.0 now, which hasn't given me problems with italics so far.
Is there a better way to report these errors. I'm not very familiar with doing this.
|