Bug 233779 - Header/Navigation broken in Firefox
Summary: Header/Navigation broken in Firefox
Status: RESOLVED FIXED
Alias: None
Product: Planet KDE
Classification: Websites
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Unspecified
: NOR normal
Target Milestone: ---
Assignee: Jonathan Riddell
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-08 23:04 UTC by Robin Knapp
Modified: 2010-06-27 22:10 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
screenshot (86.01 KB, image/png)
2010-04-08 23:04 UTC, Robin Knapp
Details

Note You need to log in before you can comment on or make changes to this bug.
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