that's definitively a bug.fixing it in trunk. Thanks.

On Thursday, 19 December 2013 12:08:59 UTC-6, DeanK wrote:
>
> I noticed that in web2py.css:
>
> .center {width:100; text-align:center; vertical-align:middle}
>
>
> if i change this to:
>
> .center {width:100%; text-align:center; vertical-align:middle}
>
>
> things then work fine.
>
>
> On Thursday, December 19, 2013 11:54:37 AM UTC-5, DeanK wrote:
>>
>> When I view my site directly through the host server the footer looks 
>> fine.  It's snapped to the bottom and centered.
>>
>> When I view my site through a reverse proxy, the footer content is 
>> smashed to the left, as if its in a column or something.  Looking at the 
>> html I can't really see anything different.  Is there something going on in 
>> the built in web2py css or js that is formatting the footer and would be 
>> sensitive to a reverse proxy that i need to consider??  Thanks,
>>
>> Dean
>>
>

-- 
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/groups/opt_out.

Reply via email to