I'm using border-radius on #content in this page:
http://www.redkitecreative.com/projects/omnicall/
#content has background #fff and you can see a tiny fringe of white around the outside edges of the rounded corners. What's the best way to deal with that? I tried making the background the same as the surrounding shadow, and then adding #content-inside on top of #content and giving it a white background, but #content-inside doesn't fill the entire #content div in any browser except FF.
Can someone point me toward a solution, either for removing the fringe or getting #content-inside to fill the entire #content div vertically?
-- Debbie Campbell www.redkitecreative.com ______________________________________________________________________ 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/
