Opened 16 years ago
Closed 16 years ago
#8382 closed defect (bug) (fixed)
user info and CSS in dashboard header is messed up
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 2.7 | Priority: | normal |
Severity: | normal | Version: | 2.7 |
Component: | UI | Keywords: | dashboard css ui header has-patch |
Focuses: | Cc: |
Description
I think that this might just be a problem with Firefox 2.0.0.18.
The user info in the dashboard header isn't inside the header!
The problem doesn't affect Firefox 3, IE 7 or Opera 9
Please see the attachment dashboard.php to see the problem.
The fix is to remove float: right;
from #wphead-info
This moves the user info back inside the header for Firefox 2.0.0.18, but doesn't break anything for Firefox 3, IE 7 and Opera 9
Attachments (2)
Change History (3)
Note: See
TracTickets for help on using
tickets.
Screenshot showing the problem