Hey,
Below is the link to jsFiddle, which shows the code that I am currently stuck with.
http://jsfiddle.net/tebrown/3KKZk/
What i am trying to do is make the border-bottom of each name go right to the edge of the div. I then want the scroll bar itself not to be right up against the right hand side (Need like a padding-right of about 5px). I don't think this is such a big deal, but every time i change something, it just messes with my code.
I have attached an image of what i would like it to look like:
http://i.imgur.com/MpoGC.png
Thanks Guys!
Hi tebrown, The #test div has
Hi tebrown,
The #test div has 15px of padding on it and .border has a set wirth, remove those and you should be close to what you want.
The markup is a little strange, you would be better off using a list.