When one moves the Domain navigator block into "header" the drop-down menu is rendered "across" the page.This is with Firefox 1.5.0.12 on Linux. It is ok with Konqueror 3.5.7, and it is also ok with FF when the block is moved into "Footer".

CommentFileSizeAuthor
#3 head.png24.45 KBagentrickard

Comments

skizzo’s picture

with Garland, that is.

agentrickard’s picture

I don't really understand this report. What is the bug?

agentrickard’s picture

StatusFileSize
new24.45 KB

Is this it?

agentrickard’s picture

Status: Active » Reviewed & tested by the community

Wow. I tracked this down. I think it is a Garland bug.

Here's the culprit.

#header-region * {
  display:inline;
  line-height:1.5em;
  margin-bottom:0pt;
  margin-top:0pt;
}

I have a fix for this -- adding a domain-nav.css file to override this behavior -- but I don't like it.

agentrickard’s picture

Status: Reviewed & tested by the community » Fixed
Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.