On Dec 11, 2007 9:41 AM, Eystein Alnaes wrote:
>
> http://edb.episerverhotell.net/no/Referanser/
>
> On these pages only IE7 gets an undesired horizontal scrollbar. It is not
> the italics/float right bug, so what is it?

The trigger of the problem seems the negative top margin that you have
on  "#settings LI DIV" (You have it specified in two places, one being
the IE7 specific sheet.)
This, together with  #setting being widthless and absolutely
positioned, seems to cause the problem in IE7.
Moving that margin-top from "#settings LI DIV" to the containing LI
(the one with id ctl00_ctl01_SiteLinks_searchForm)  seems to solve the
problem without altering the rendering (at least in IE7.)

Hth,
Bruno

-- 
Bruno Fassino http://www.brunildo.org/test
______________________________________________________________________
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