Closed (fixed)
Project:
Bartik
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Feb 2010 at 09:53 UTC
Updated:
12 Apr 2010 at 00:40 UTC
While working on getting two sidebars in, I found the current widths of the content + sidebar do not properly add up.
content 680
Margin-left 15
width 640
Padding-right 20
Margin-right 5
Sidebar-first 265
25
225
15
TOTAL 945
There is a spare 15px somewhere!
See also my git branch with support for two sidebars.
Comments
Comment #1
emmajane commentedIs it a spare 15px or a "leave this space to make floats work" spare 15px?
Also: can you make the nice CVS patchy patches please? i.e. attach patch to this issue against current d.o CVS. I'm not sure how much what you've got differs from what I'm currently working against from the CVS repo.
ta!
Comment #2
emmajane commentedDowngrading this issue to normal. Also: this issue is probably irrelevant once #713444: Add a second sidebar is fixed.
Comment #3
aspilicious commentedthat one is fixed
Comment #4
jensimmons commentedThis was fixed by #749062: Adjust grid to put more space between things. All done.