Closed (fixed)
Project:
Drupal core
Version:
7.x-dev
Component:
Bartik theme
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
29 Aug 2010 at 23:22 UTC
Updated:
3 Jan 2014 at 02:04 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
tim.plunkettUgh. The differences between having
#main-wrapper > #mainand#featured > .sectionand#footer-wrapper > .section > #footerare confusing and seemingly arbitrary.That said, this patch does fix the regression, and should go through.
Comment #2
Jeff Burnz commentedAgreed, the markup needs a good cleanup - there's a couple of other patches floating in the queue that try to get rid of some of the redundant section DIV's.
Needs an RTBC, maybe Jen should see it first because it adjusts the padding, which I am sure used to be more like I have it now.
Comment #3
Jeff Burnz commentedbartik-fix-featured-region.patch queued for re-testing.
Comment #4
reglogge commentedThis is long overdue and entirely correct.
Comment #5
Jeff Burnz commentedYep, and just as a side note Jen mentioned about this briefly to me at CPH DC, so she is well aware of the regression needing to be fixed - this should go through as its really ugly in its current state.
Comment #6
Jeff Burnz commentedbartik-fix-featured-region.patch queued for re-testing.
Comment #7
tim.plunkettAnother re-roll because of #660614: Remove #block-system-main dependency, fix font sizes, remove crufty CSS.
No actual changes, wait for green then commit.
Comment #8
reglogge commentedand green it is...
Comment #9
dries commentedCommitted to CVS HEAD. Thanks.
Comment #10
Jeff Burnz commentedAwesome sauce.