Re: [css-d] Safari Overflow property problem

2010-06-28 Thread David Laakso
Robert Torres wrote: > Hi, the overflow property works fine in firefox and internetexplorer but > Safari displays a tiny vertical scroll bar even thoughI set the property to > hidden. My CSS is as follows: > div#MainContent div#LowerNav ul {overflow: hidden;} > > I would appreciate anyones help.T

[css-d] Safari Overflow property problem

2010-06-28 Thread Robert Torres
Hi, the overflow property works fine in firefox and internetexplorer but Safari displays a tiny vertical scroll bar even thoughI set the property to hidden. My CSS is as follows: div#MainContent div#LowerNav ul {overflow: hidden;} I would appreciate anyones help.Thanks, Robert