Quote:
Originally Posted by DiapDealer
The blank line being added in Code View doesn't affect the rendering in Book View. It shouldn't really be happening, but I haven't had a chance to see WHY the line is being added each time (but I can replicate it). It's got something to do with the non-breaking space entity being used outside of a block-level element.
|
Yup, that cleared the problem up. I placed each of the sections within an unformatted <div>, and the problem disappeared. It's probably better discipline anyway, since there are the Part descriptions outside of a block-level element too.
Because it
doesn't affect the book itself, I would think you'd put that on your priority list at "Well, everything else is perfect, I think I'll take a look at it now." :-)
Thank you!