Weird Navbar Bug Please Help

Discussion in 'CSS' started by TJ McWhiskers, Feb 26, 2008.

  1. #1
    Hi all, this is my first post.

    I am working on a site right now, and I am experiencing a very strange bug. On the left navigation bar, the last <li> is dropping down when it is being viewed in a browser where the browser default font size is 16 px or larger. When scaled down, it is in the correct place, but once it hits 16 px it drops. Hopefully someone here has some insight into my problem.

    http://www.ka-blammo.net/frank/

    Thanks for your help!
     
    TJ McWhiskers, Feb 26, 2008 IP
  2. Dan_A

    Dan_A Peon

    Messages:
    65
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Try height:22px; in #nav1 a and #nav2 a
     
    Dan_A, Feb 27, 2008 IP
  3. TJ McWhiskers

    TJ McWhiskers Guest

    Messages:
    2
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Wow! It totally worked, thanks so much!!
     
    TJ McWhiskers, Feb 27, 2008 IP