A screenshot is of no use. What might help is a link to a page demonstrating the problem and a reasonably detailed description of the issue.
I’ve noticed the same thing. And i’ve noticed that if i keep adding widgets to my sidebar, the white space is increasing in size.
@gasubasu
Hello, I’ve think I found the solution:
In style.css go to #postbox {
}
modify it to look like this:
#postbox {
position: relative;
padding: 20px;
margin-right:1px;
font-size: 14px;
height:100%; overflow:hidden;
}
sliding login panel plugin also appears to cause this.