I want to remove the scrollbars on my sidebar, you can have a look at this bootply:
http://www.bootply.com/DbyYVRupPJ
I have tried some stuff like this
#sidebar{
    width: 200px;
    border: 1px solid #000;
    height: 100%;
}
but I can't get it working properly
Anybody able to help me out? :)
Edit: The scroll function should still be active
 
     
     
    