Ingo!! You were exactly right!!!! This works fine!
Thank you, so very much!!!! ;-) Suzanne Ingo Chao <[EMAIL PROTECTED]> wrote: >> [EMAIL PROTECTED] wrote: >> >> ... The problem is occurring with the Find Licensee. When entering a county >> such as Rankin, which has a very long list of licensees, all of >> the data is >> sent to the page, but just after the H listings, the page goes white. If >> you look at the source code, the data is there, but it is not displayed, >> and the page is white where the data should be. Once the data ends, the >> footer appears as it should. >> >> Looks like >> https://bugzilla.mozilla.org/show_bug.cgi?id=242582 >> "large table doesn't get rendered all the way to the bottom" >> >> This problem seems to be related on your overflow:auto setting in >> #colorbarcontent /* advanced.css (line 223) */ >> >> Did not look into it, but I guess its about containing floats? >> >> Remove that overflow and insert float:left, at least in firebug this >> works for me. >> >> Ingo ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7 information -- 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/
