Make WordPress Core

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: roganty's profile roganty Owned by: roganty's profile roganty
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)

dashboard.png (71.4 KB) - added by roganty 16 years ago.
Screenshot showing the problem
wp-admin.diff (277 bytes) - added by roganty 16 years ago.
Diff file for fix (wp-admin.css)

Download all attachments as: .zip

Change History (3)

@roganty
16 years ago

Screenshot showing the problem

@roganty
16 years ago

Diff file for fix (wp-admin.css)

#1 @azaozz
16 years ago

  • Resolution set to fixed
  • Status changed from new to closed

(In [9938]) Fix user-info for Firefox 2, props roganty, fixes #8382

Note: See TracTickets for help on using tickets.