#21496 closed defect (bug) (fixed)
Align headings and form elements on tags and categories pages
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 3.5 |
| Component: | UI | Version: | 3.4.1 |
| Severity: | minor | Keywords: | has-patch |
| Cc: |
Description
Problem: inconsistent padding / alignment between headings and form fields on tags and categories pages
Steps to reproduce:
- Install trunk / 3.4
- Login to wp-admin, navigate to Posts > Categories or Posts > Tags (edit-tags.php)
- Note the inconsistent alignment between the heading (Add New Category) and the form elements + headings (e.g.. Name etc)
- UHOH
See enclosed screenshot.
Attached patch.
Attachments (2)
Change History (5)
comment:1
koopersmith — 10 months ago
- Owner set to koopersmith
- Resolution set to fixed
- Status changed from new to closed
In [21455]:
comment:2
koopersmith — 10 months ago
P.S. The form-wrap class seems to only be used on edit-tags.php, though the form-field class is used elsewhere.
comment:3
SergeyBiryukov — 10 months ago
- Milestone changed from Awaiting Review to 3.5
Note: See
TracTickets for help on using
tickets.

Illustration of misalignment