1 reply [Last post]
tebrown
Offline
newbie
Last seen: 10 years 33 weeks ago
Timezone: GMT+12
Joined: 2012-08-07
Posts: 4
Points: 6

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!

Tony
Tony's picture
Offline
Moderator
Brisbane
Last seen: 1 week 2 days ago
Brisbane
Timezone: GMT+10
Joined: 2003-03-12
Posts: 5344
Points: 2965

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.