|
It is an odd problem. Try using tables instead of just divs. I understand there are a lot of people who will say to just use divs, but tables are meant for layout and may stop this (if anything you could narrow down whether it was the divs or not). Also it seems to only be happening on lines that have accent characters (I don't think this is it, but I've seen weirder things before).
So basically try tables, if that fixes it then you can deduce that it is something with the divs.
|