> Hi,
> 
> I have noticed that in my layout, which is a modded version of ALA's Holy 
> Grail, that sometimes when I have text in a list item that butts up to the 
> outer edge of its containing div, and that text is italicized, I believe it 
> increases the width of that containing div in IE6:
> 
> http://208.103.247.141/test-eng.asp
> 
> The main content area has actually been pushed over to the left by a couple 
> pixels because, I presume, General Responsibilities of Non-commissioned 
> Members has a word that butts up against the edge of the containing div 
> ("of") which gets italicized.
> 
> Here is the same page, but with italicization removed:
> 
> http://208.103.247.141/test2-eng.asp
> 
> Note that the content area on this page is in the proper location.
> 
> Now, what is really odd is that if I break up the emphasis like this:
> 
> <em>General Responsibilities of Non-commisioned Members</em>
> 
> to
> 
> <em>General Responsibilities of</em> <em>Non-commisioned Members</em>
> 
> The content div's width has not been increased, and is in the proper 
> location. See:
> 
> http://208.103.247.141/test3-eng.asp
> 
> Anyone know how I can keep the content area from shifting over?
> 
> Thanks,
> 
> C.

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to