Hi,

am learning the view construction process and I did some experiments:
first I noticed there's no <div> with class='row' in layout.html which uses 
bootstrap col-*-* classes. why ?
then I tried to squeeze the browser window and to change the default 
classes to see what happens :
welcome/index.html compresses well with the .col-xs- classes (doesn't stack 
columns)
now applying the same process to a list:string form view brings up stacking 
of + and - buttons below input fields which makes the overall aspect 
inconsistant


what am trying to achieve is a uniform form look down to xs (mobile) size

also I could not find out how to disable the right side-bar in 
index.html    (enable/disable left side bar works)

-- 
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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to