The 3 at the end is calculated in the _inner function of the 
formstyle_bootstrap3_inline_factory function in sqlhtml.py (around line 909 
in 2.12.03).

Denes 

On Friday, January 15, 2016 at 4:41:33 AM UTC-5, desta wrote:
>
> I would like to make a change a the Login form.
> Currently I see that the login button has a slight offset which I like to 
> remove
>
> <div class="col-sm-9 *col-sm-offset-3*">
>   <input class="btn btn-primary" value="Log In" type="submit">
> </div>
>
> I tried to search for *col-sm-offset-3 *to find where the form is 
> generated but I could only find .css files where the style is defined. I 
> searched in the gluon/sqlhtml.py but again I couldn't find how to edit 
> this. Where are those divs generated?
>
> Thanks.
>

-- 
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