Quote:
Originally Posted by theducks
Is this happening with a simple:
or the more complex case
Code:
<p class="chapter center">
IIRC, I thought I might have seen improper clearing in these cases
|
Oh yeah, there's definitely some situations that the cleanup tool can't handle.
Pretty easy to test if that's what's going on this case: Just remove the link to the css file from the html (before opening/importing), then open/add the html with sigil ... manually add the css file (the exact same one that was originally linked) using "Add File" ... link it to the html file and run the cleanup tool. If it still screws up, it's all down to the css file (or how the classes are defined in the html) itself. If it doesn't, then I'm confused as hell.