Make WordPress Core

Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#21496 closed defect (bug) (fixed)

Align headings and form elements on tags and categories pages

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

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 14 years ago.
Illustration of misalignment
21496.diff (330 bytes ) - added by Hanni 14 years ago.
patch

Download all attachments as: .zip

Change History (5)

@Hanni
14 years ago

Illustration of misalignment

@Hanni
14 years ago

patch

#1 @koopersmith
14 years ago

  • Owner set to koopersmith
  • Resolutionfixed
  • Status newclosed

In [21455]:

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

#2 @koopersmith
14 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
14 years ago

  • Milestone Awaiting Review3.5
Note: See TracTickets for help on using tickets.