As indicated in the thread at http://drupal.org/node/110376 - there is an issue with the header that when the site name or slogan is not active there becomes a white space or gap, within the header, created by the logo.

This is a simple fix.
Move the #menu out of the header in page.tpl.php (menu will be separate from header) and create a height style element to #header in style.css

This will be fixed in next release.

Comments

jwolf’s picture

Status: Active » Fixed

this is fixed in the 4.7.x-2.0 release.

Anonymous’s picture

Status: Fixed » Closed (fixed)