4.1.6, standard theme. Firefox 3 (IE6 is OK). On the INDI tab, the last letter of "Show Date Differences" is halfway cut off, as if it's in a DIV that's slightly too small. Have made no changes to any CSS file.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2008-12-27
That appears to be a strange little quirk of FF. I see it too, and its also the same on the label "Events of Close Realatives" in the similar position on the Individual Facts & Details tab.
There's no DIV involved though, those are <label> tags within a simple <td>. Easiest fix would be with a ' ' added at the end of the language variables.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
That appears to be a strange little quirk of FF. I see it too, and its also the same on the label "Events of Close Realatives" in the similar position on the Individual Facts & Details tab.
There's no DIV involved though, those are <label> tags within a simple <td>. Easiest fix would be with a ' ' added at the end of the language variables.
It doesn't do that for me.
Windows XP, FF 3 with latest updates.
I don't think this is a PGV bug.
When I change the opacity for '.rela' from 0.67 to 1.0 in style.css, the clipping goes away.
I have no idea why.