This may be the same problem we had with the book app (
https://github.com/mdipierro/web2py-book/commit/774a235b6cb10e66d779716ddf1bb65aac9c53e3).
 
Does it work if you just remove the "span12" class from the id="main" div?

Anthony

On Tuesday, September 11, 2012 6:07:03 PM UTC-4, dundee wrote:
>
> I tried to fix it but was unsuccessful so I resorted to just making sure 
> that my content does not take up the entire section. I use a width of 95% 
> and that did the trick. I know that this is not the best fixed. I will be 
> looking on it some more.
>
> NB: This problem only happens when the columns are NOT turned on. So I 
> only have to do this on pages where I did not turn on any columns. Luckily 
> most of my pages have columns.
>
> I think it has to do with the margin-left:20px to the section when its of 
> class="span12". Not sure.
>
>
> On Tue, Sep 11, 2012 at 10:30 AM, Massimo Di Pierro 
> <massimo....@gmail.com<javascript:>
> > wrote:
>
>> Not intended. Can you help us fix it?
>>
>>
>> On Tuesday, 11 September 2012 10:11:35 UTC-5, dundee wrote:
>>>
>>>
>>> Hi All,
>>>
>>> I notice that when I use the layout.html, even though the div with 
>>> class="container" and the Section with id="main" are the same size, the 
>>> Section is pushed to the right.
>>> I used the inspector in firefox to check it, when I noticed that text I 
>>> had was going out of the container div. This was obvious since I gave the 
>>> container a different color.
>>>
>>> Is this the way the container div and main section should work?
>>>
>>> I can work around it, but I want to be sure that this is not a bug.
>>>
>>>
>>>
>>> Thanks.
>>>
>>  -- 
>>  
>>  
>>  
>>
>
>
>
>

-- 



Reply via email to