David Laakso wrote:

> <http://chelseacreekstudio.com/ca/cssd/h-nav.html>

> Both browsers collapse the nav vertically and neither honor
> border-top on  ul li a .

Try the combination of...

#n ul li a {
display: -moz-inline-box;
display : inline-block;
}

regards
        Georg
-- 
http://www.gunlaug.no
______________________________________________________________________
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