I have a two-column css layout using Divs that I want to separate with a purple bar.
This link is an example .
Click the "Click Me First Link" on the page. Notice the second bar on the right.
Now click the "Click Me Second" link on the page. Notice the extra bar goes all the way down as it should, but the first bar (e.g. left column, border-right property) does not budge.
Now click the "Expand all" link. Now the left bar goes all the way down and leaves the "second bar" looking shorter.
I would just like one, solid bar going all the way down.
Anyone have any ideas?