Closed (fixed)
Project:
Drupal core
Version:
7.x-dev
Component:
Bartik theme
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
15 Nov 2010 at 12:40 UTC
Updated:
3 Jan 2014 at 02:41 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
jdelaune commentedComment #3
jensimmons commentedEmbedding screenshots from above for faster reading.
BEFORE:

AFTER:

Also, bumping this to major, because I think it's a Top 5 Bartik bug.
(This wasn't a problem a while ago, it's a regression that was added to the mix at some point. Good catch!)
Comment #4
tim.plunkettThis takes into account the changes made in #844734: Bartik, do not import style.css from preview.css. Also, I put the margin on #name-and-slogan, because the slogan suffers from the same issue when the logo is missing.
Keep in mind that the spacing in both of these patches is 15px, which is the padding for the blocks below as well as the ul. However, the links also have 2px of their padding, which is why they're offset a little.
Comment #5
tim.plunkettJust a reroll for offsets, no changes since last patch.
Comment #6
tim.plunkettComment #7
Jeff Burnz commentedNot sure what is going on with the bot atm, but this is good to go - RTBC. Leaving as needs review status in case the bot kicks in and we get a green light.
Comment #8
tim.plunkettRTBC per Jeff's comment, testbot finally woke up.
Comment #9
dries commentedCommitted to CVS HEAD. Thanks.