View Single Post
Old 12-18-2010, 09:03 AM   #5
ldolse
Wizard
ldolse is an accomplished Snipe hunter.ldolse is an accomplished Snipe hunter.ldolse is an accomplished Snipe hunter.ldolse is an accomplished Snipe hunter.ldolse is an accomplished Snipe hunter.ldolse is an accomplished Snipe hunter.ldolse is an accomplished Snipe hunter.ldolse is an accomplished Snipe hunter.ldolse is an accomplished Snipe hunter.ldolse is an accomplished Snipe hunter.ldolse is an accomplished Snipe hunter.
 
Posts: 1,337
Karma: 123455
Join Date: Apr 2009
Location: Malaysia
Device: PRS-650, iPhone
That's not a bug - part of that feature adds an indent to every paragraph - that's clearly stated in the tooltips and the help.

If you want the equivalent of the feature without the indents use the extra_css option instead, and add a line like this:
p {margin-top: 0em; margin-bottom: 0em}

It may not be quite as effective on some books, as it wiil need to compete with the settings that are already in the book, but in general it should do the job.
ldolse is offline   Reply With Quote