Have you tried pull-right class? Works for me.
<div class="pull-right">
<div class="well">
Operational Metrics
...
...
</div>
On Tuesday, 24 April 2012 02:39:04 UTC+1, Andy Czerwonka wrote:
>
> Is there a way I can combine both the static and fluid grids? In my
> layout, I'd like to statically span3 on the right, while the rows on the
> left I'd like to use fluid. Basically something like a sidebar on the right
> side.
>
> I've mocked up a page <http://dl.dropbox.com/u/52968670/Selection_009.png>to
> illustrate.
>
> -andy
>