Make WordPress Core

Opened 13 years ago

Closed 13 years ago

#25050 closed defect (bug) (fixed)

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

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

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 13 years ago.
Misaligned (x) icons
before.2.png (5.1 KB ) - added by TobiasBg 13 years ago.
Fixed (x) icons
after.png (5.1 KB ) - added by TobiasBg 13 years ago.
Fixed (x) icons
22050.diff (1.4 KB ) - added by TobiasBg 13 years ago.
Patch to fix (x) icon position

Download all attachments as: .zip

Change History (9)

@TobiasBg
13 years ago

Misaligned (x) icons

@TobiasBg
13 years ago

Fixed (x) icons

@TobiasBg
13 years ago

Fixed (x) icons

#1 @TobiasBg
13 years ago

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

#2 @TobiasBg
13 years ago

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

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

@TobiasBg
13 years ago

Patch to fix (x) icon position

#3 @SergeyBiryukov
13 years ago

  • Component AppearanceAdministration
  • Keywords ui-focus added
  • Milestone Awaiting Review3.7

#4 @helen
13 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
13 years ago

  • Owner set to helen
  • Resolutionfixed
  • Status newclosed

In 25029:

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

Note: See TracTickets for help on using tickets.