When there is no content in the first sidebar the #content div is still getting a margin-left applied. I'm not familiar with the Neat framework, but this worked for me.

.no-sidebars #content
@include span-columns(12)
margin-left: 0

Comments

SteveK’s picture

Status: Active » Fixed

Thanks. I've applied a fix to the dev branch.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.