Thanks Chris. That leftover float was the culprit.

On Tue, Nov 26, 2013 at 10:52 AM, Chris Rockwell <ch...@chrisrockwell.com>wrote:

> Here's a visual showing the issue:
> http://codepen.io/chrisrockwell/pen/Cjybn
>
>
> On Tue, Nov 26, 2013 at 10:49 AM, Chris Rockwell 
> <ch...@chrisrockwell.com>wrote:
>
>> Looks like it just the width of the content giving you issues.  Because
>> it's floated, it only takes as much width as is needed for the contents;
>> set width:100% on your <section> element and you should be good.
>>
>>
>> On Tue, Nov 26, 2013 at 10:43 AM, Yazmin Media <ywick...@gmail.com>wrote:
>>
>>> Hello all,
>>>
>>> I'm working on the following site:
>>>
>>> http://www.outsideoftheboxholidays.com/
>>>
>>> All my sections are set to display block inside a parent section
>>> (#contentcontainer) that sets the width of the site.
>>>
>>> All the child sections are displaying full width, with the exception of
>>> the
>>> #services section:
>>>
>>> http://www.outsideoftheboxholidays.com/#service
>>>
>>> Can anyone see why this is happening?
>>>
>>> Thanks!
>>>
>>> --
>>> Yazmin
>>> ______________________________________________________________________
>>> css-discuss [css-d@lists.css-discuss.org]
>>> http://www.css-discuss.org/mailman/listinfo/css-d
>>> List wiki/FAQ -- http://css-discuss.incutio.com/
>>> List policies -- http://css-discuss.org/policies.html
>>> Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
>>>
>>
>>
>>
>> --
>> Chris Rockwell
>>
>
>
>
> --
> Chris Rockwell
>



-- 
Yazmin Wickham
http://www.yazminmedia.com
______________________________________________________________________
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to