Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Fluid width ul->li problem

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #38750

    Hey guys!
    So i’ve got this in-line styled list-menu. Right here:
    http://mortzen.se/temp/menu/menu.php

    My tiny little annoyance is that the last item doesn’t really stick to the right edge of the screen (i’m guessing because the percentages aren’t really evenly dividable by 100). It seems like IE9 handles it a bit better than Chrome, but it’s still a bit annoying. Especially when resizing the window, it kinda, lags behind a bit.

    Any of you smart people have a sweetass solution to this, or is it just to accept browser-behavior and move on? :)

    #105290
    Schmotty
    Participant

    set your #menu width to 101%

    This will give enough room for that last item to pass the edge.

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘CSS’ is closed to new topics and replies.