Closed (fixed)
Project:
Zen
Version:
7.x-3.x-dev
Component:
Documentation
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Dec 2010 at 16:14 UTC
Updated:
18 Apr 2011 at 19:31 UTC
Issue title says it all. Check out the default code together with comments for eg from starterkit/css/layout-fixed.css:
.sidebar-first #content {
margin-left: -960px; /* The width of .region-sidebar-first. */
margin-right: 200px; /* Negative value of #content's width + left margin. */
}
Those comments don't mesh with the values do they?
Currently this would apply to both 6.x-2 and 7.x-3 branches. I'm guessing a patch would apply to both and should thus be built against 7.x branch?
Comments
Comment #1
johnalbinNice catch!
Fixed. http://drupalcode.org/project/zen.git/commit/c165a9d and http://drupalcode.org/project/zen.git/commit/eed1544