Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
Bartik theme
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
8 Sep 2011 at 11:48 UTC
Updated:
24 Mar 2015 at 22:44 UTC
Jump to comment: Most recent, Most recent file

Comments
Comment #1
rommelxcastro commentedany update about this?
Comment #2
couturier commentedI remember dealing with this issue when I was working with Bartik last year, and there was something I did to fix it, but I cannot now remember what it was. Have you tried adding other menu tabs at the top and seeing if the problem disappears when there is more than one menu tab?
Comment #3
emma.mariaThis is still an issue now.
At 1290px+ the footer is wider than other sections above it so it looks misaligned.

I think we should fix this it can be percieved as a bug.
Comment #4
idebr commentedI agree, this looks misaligned. Perhaps we can postpone this on #2398451: Clean up "layout" CSS in Bartik since that patch contains a new class
.layout-containerthat can be applied to the footer. This way the footer alignment is fixed with a reusable class instead of adding new styles.Comment #5
emma.mariaPostponing this until this #2422975: Bartik footer has CSS regressions. is committed.
Comment #6
lewisnyman#2422975: Bartik footer has CSS regressions. is fixed
Comment #7
Chloe Chen commentedFixed
Comment #8
Chloe Chen commentedAttached screenshots
Comment #9
cbI can't see a difference Chloe. The image you uploaded is also 0 bytes. Can you upload another one?
Comment #10
Chloe Chen commentedHere is the screenshot, sorry about that
Comment #11
cbCan confim this looks good at 1920px width.
Comment #12
cbComment #13
alexpottCSS is not frozen in beta. Committed a7a5836 and pushed to 8.0.x. Thanks!