Make WordPress Core

Opened 12 years ago

Closed 12 years ago

#25050 closed defect (bug) (fixed)

Small icon misalignment in "Tags" box on "Edit" screen

Reported by: tobiasbg's profile TobiasBg Owned by: helen's profile helen
Milestone: 3.7 Priority: normal
Severity: trivial Version:
Component: Administration Keywords: has-patch
Focuses: ui Cc:

Description

The small (x) icons in the "Tags" box on the "Edit" screen of a post or page (i.e. post.php and post-new.php) are slightly misaligned, see before.png.
The attached patch moves them a few pixels, see after.png. With that, we can also remove the extra CSS in ie.css.

Attachments (4)

before.png (5.1 KB) - added by TobiasBg 12 years ago.
Misaligned (x) icons
before.2.png (5.1 KB) - added by TobiasBg 12 years ago.
Fixed (x) icons
after.png (5.1 KB) - added by TobiasBg 12 years ago.
Fixed (x) icons
22050.diff (1.4 KB) - added by TobiasBg 12 years ago.
Patch to fix (x) icon position

Download all attachments as: .zip

Change History (9)

@TobiasBg
12 years ago

Misaligned (x) icons

@TobiasBg
12 years ago

Fixed (x) icons

@TobiasBg
12 years ago

Fixed (x) icons

#1 @TobiasBg
12 years ago

Argh, accidentally uploaded before.png twice. Sorry, please ignore the second one.

#2 @TobiasBg
12 years ago

The patch somehow doesn't contain wp-admin-rtl.css. The updated version does.

Last edited 12 years ago by TobiasBg (previous) (diff)

@TobiasBg
12 years ago

Patch to fix (x) icon position

#3 @SergeyBiryukov
12 years ago

  • Component changed from Appearance to Administration
  • Keywords ui-focus added
  • Milestone changed from Awaiting Review to 3.7

#4 @helen
12 years ago

Looks good to me. I like red and getting rid of nonsense like 0pt. Tested in Firefox, Chrome, Opera, Safari, and IE7.

#5 @helen
12 years ago

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

In 25029:

Better align the x icons with tag names. props TobiasBg. fixes #25050.

Note: See TracTickets for help on using tickets.