Massimo,

I downloaded the master zip and try the following 
http://codepen.io/ncerminara/full/omChv/ in order to get a full width 
desktop app layout.
I tried the following but this was not successful:

<div class="container-fluid">
    <div class="row">
         <div class="col-xs-4"  style="margin-left: 5px;" id="env_panel">
          ......
         </div>
         <div class="col-xs-4"  style="margin-left: 5px;" id="env_panel">
          ......
         </div>
         <div class="col-xs-4"  style="margin-left: 5px;" id="env_panel">
          ......
         </div>
    </div>
</div>   


Should this be possible with the bs3 version?

Richard D

On Saturday, August 9, 2014 9:13:38 AM UTC+2, Massimo Di Pierro wrote:
>
> Bootstrap 3 is in trunk now. Please help us test it.
> Also help us test that existing apps are not broken.
>
> Massimo
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to