bottom border not present

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Roderik

    bottom border not present

    Hi,

    At http://www.roderik.net/dbms/ the grey bottom border of the (white)
    tree navigation is not visible in firefox but visible in internet
    explorer. It's just a small problem, but I was wondering why it was not
    visible in firefox.

    Grtz,

    Roderik
  • Els

    #2
    Re: bottom border not present

    Roderik wrote:
    [color=blue]
    > Hi,
    >
    > At http://www.roderik.net/dbms/ the grey bottom border of the (white)
    > tree navigation is not visible in firefox but visible in internet
    > explorer. It's just a small problem, but I was wondering why it was not
    > visible in firefox.[/color]

    That 1px border is overlapped by the line-height of the last link.
    If you'd set the the font to 12 px instead of 13, or the line-height
    to 1.15em instead of 1.2, you'd see the border.

    And I know you must have heard/read it before, but: don't use pixels
    for font size. I know you have only specified it for non-IE, but
    still, pixels doesn't show people their preferred font-size.

    --
    Els http://locusmeus.com/
    Sonhos vem. Sonhos vão. O resto é imperfeito.
    - Renato Russo -

    Comment

    Working...