Bug 233779

Summary: Header/Navigation broken in Firefox
Product: [Websites] Planet KDE Reporter: Robin Knapp <gizz>
Component: generalAssignee: Jonathan Riddell <jr>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Unspecified   
Latest Commit: Version Fixed In:
Attachments: screenshot

Description Robin Knapp 2010-04-08 23:04:05 UTC
Version:            (using Devel)
Installed from:    Compiled sources

Since a few weeks, the header is broken, navigation is shifted downwards.
Using Firefox 3.6.

Looks better in Chrome and Konqueror, but not pixel perfect either.
Comment 1 Robin Knapp 2010-04-08 23:04:25 UTC
Created attachment 42603 [details]
screenshot
Comment 2 Robin Knapp 2010-04-08 23:20:01 UTC
Proposed fix:

#toplinks {
   padding: 0 0 0 20px;
   position: absolute;
   top: 114px;
}

Looks good in chrome and firefox
Comment 3 Robin Knapp 2010-06-27 22:10:55 UTC
Seems to be fixed with http://websvn.kde.org/?view=revision&revision=1143135