On a newly developed site I recently got an email saying that the content on 
one page of the site only took up 10% of the screen: far too little to see! The 
page makes use of overflow:auto and the user is browsing with Safari on a Mac. 
Can anyone else see the problem and suggest fixes?

The page is here: http://monna-vanna.com/cast/

And the CSS for that piece of content is simply:

#cast {
padding-top:5px;
height:360px;
overflow:auto
}

Thanks in advance!

Chris

_________________________________________________________________
Windows Live Hotmail and Microsoft Office Outlook – together at last.  Get it 
now.
http://office.microsoft.com/en-us/outlook/HA102225181033.aspx?pid=CL100626971033
______________________________________________________________________
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