Make WordPress Core

Opened 14 years ago

Closed 12 years ago

#18421 closed enhancement (duplicate)

Admin user info CSS

Reported by: austyfrosty's profile austyfrosty Owned by:
Milestone: Priority: normal
Severity: trivial Version: 3.2.1
Component: Administration Keywords: has-patch
Focuses: Cc:

Description

The width is off by one pixel in the admin user drop down menu.

should be 7px instead of 6px.

#user_info { padding-left: 7px; }

Attachments (3)

18421.patch (712 bytes) - added by SergeyBiryukov 14 years ago.
18421.before.png (3.5 KB) - added by SergeyBiryukov 14 years ago.
18421.after.png (3.5 KB) - added by SergeyBiryukov 14 years ago.

Download all attachments as: .zip

Change History (5)

#1 @SergeyBiryukov
14 years ago

  • Keywords has-patch added

Looks like 8px would be in line with menu items.

#2 @SergeyBiryukov
12 years ago

  • Component changed from General to Administration
  • Milestone Awaiting Review deleted
  • Resolution set to duplicate
  • Status changed from new to closed

Superseded by #18197.

Note: See TracTickets for help on using tickets.