With bootstrap I have difficulties with creating div 100% height of its parent element.
I have .row-fluid div and two .span divs in it.
First .span9 has more content, then second .span3 has navigation and empty space under. I want to fill that empty space with color. I want that stretch all way down where content of .span9 reaches.