Why does my sidebar get dragged down on this specific uid?

Look for unclosed elements like a div tag or unordered list tag which looks something like this:

/div>
/ul>

You’ve got 30 errors on the page and about 4 unclosed elements.

You can test any url using http://validator.w3.org/

Here’s some of the results:

Error Line 1277, Column 7: End tag for body seen, but there were unclosed elements.

Error Line 839, Column 33: Unclosed element div.

Error Line 739, Column 19: Unclosed element div.