Make WordPress Core

Opened 12 years ago

Closed 12 years ago

Last modified 12 years ago

#21496 closed defect (bug) (fixed)

Align headings and form elements on tags and categories pages

Reported by: hanni's profile Hanni Owned by: koopersmith's profile koopersmith
Milestone: 3.5 Priority: normal
Severity: minor Version: 3.4.1
Component: UI Keywords: has-patch
Focuses: Cc:

Description

Problem: inconsistent padding / alignment between headings and form fields on tags and categories pages

Steps to reproduce:

  1. Install trunk / 3.4
  2. Login to wp-admin, navigate to Posts > Categories or Posts > Tags (edit-tags.php)
  3. Note the inconsistent alignment between the heading (Add New Category) and the form elements + headings (e.g.. Name etc)
  4. UHOH

See enclosed screenshot.

Attached patch.

Attachments (2)

Screen Shot 2012-08-05 at 7.24.35 PM.png (41.4 KB) - added by Hanni 12 years ago.
Illustration of misalignment
21496.diff (330 bytes) - added by Hanni 12 years ago.
patch

Download all attachments as: .zip

Change History (5)

@Hanni
12 years ago

Illustration of misalignment

@Hanni
12 years ago

patch

#1 @koopersmith
12 years ago

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

In [21455]:

Align headings and form elements on tags and categories pages. After seven and a half years... props hanni. fixes #21496.

#2 @koopersmith
12 years ago

P.S. The form-wrap class seems to only be used on edit-tags.php, though the form-field class is used elsewhere.

#3 @SergeyBiryukov
12 years ago

  • Milestone changed from Awaiting Review to 3.5
Note: See TracTickets for help on using tickets.