Closed (fixed)
Project:
Basic
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Mar 2013 at 20:39 UTC
Updated:
23 Mar 2013 at 19:10 UTC
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
Comment #1
SteveK commentedThanks. I've applied a fix to the dev branch.