On Friday 2006-04-28 15:05 -0400, Andy Mosmiller wrote: > I just did some updates to a friend's website and discovered an obscure > bug in the process. First, here is the page in question: > > http://www.kipke.com/community.html > http://www.kipke.com/kipke.css > > The problem lies with the lack of wrapping on the first line of content > text, reading "Maryland Interfaith Recovery Team, 2005-2006". You'll > only notice this problem if you reduce the window size horizontally. As > you can see, all of the other lines work as intended. It is only the > first line that is finicky. I have tried wrapping all of the context > text in a div, wrapping the image in a div, and several other things > with no success. > > What's going on here and how can I fix it? I'm used to IE problems, but > IE seems to handle this one well for a change.
My guess is that we're doing the wrapping based on the floats even with the top of the line, and the float starts a pixel or two below the top of the line. -David -- L. David Baron <URL: http://dbaron.org/ > Technical Lead, Layout & CSS, Mozilla Corporation
pgpXOcNRHjoqx.pgp
Description: PGP signature
______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7 List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
