I'm a little new to Bootstrap 3, so forgive me if this seems obvious.
I created jsfiddle to get started, which I hope will help to understand what I'm trying to ask: http://jsfiddle.net/dwdhj/2/
<div class="container">
<div class="row">
<div class="col-sm-8">
8
<div class="row">
<div class="col-sm-4">
4 - but want to appear as 6
</div>
<div class="col-sm-4">
4 - but want to appear as 6
</div>
</div>
</div>
<div class="col-sm-4">
4 - full height of screen
<br /><br /><br /><br /><br /><br /><br /><br /><br />
</div>
</div>
</div>
When a designer uses a grid - say, from http://gridpak.com/ - they will stick to this throughout the design. If they were to create the right panel in order to be the full height of the screen, this would probably take 4 gratings. That leaves us with 8 - the good math I know.
:. 8, - , , 12- . 12- , .
: , 8- div, , 8 , - , ? , -, ?
row-fluid Bootstrap 2, - , .
, - , - .