Make WordPress Core

#63463 closed defect (bug) (duplicate)

Uneven Horizontal Spacing in WordPress Admin .wrap Container

Reported by: dvpatel Owned by:
Priority: normal Milestone:
Component: General Version: 6.9
Severity: normal Keywords: has-screenshots
Cc: Focuses: ui, css, administration, ui-copy

Description

In the WordPress admin area, the .wrap container has a margin-left: 2px, while the #wpcontent container has padding-left: 20px, resulting in a total of 22px space on the left side. However, on the right side, .wrap only has a margin-right: 20px, creating uneven horizontal spacing between the left and right sides of the content area.

This minor inconsistency may affect visual alignment and user experience, especially for users focusing on UI precision.

Warp Left Space
No image "warpleftspace.jpg" attached to Ticket #1

Warp Right Space
No image "warprightspace.jpg" attached to Ticket #2

Wrap Margin
No image "wrapmargin.jpg" attached to Ticket #3

wpcontent Padding
No image "wpcontentpadding.jpg" attached to Ticket #4

Change History (1)

#1 @dd32
15 months ago

  • Milestone Awaiting Review
  • Resolutionduplicate
  • Status newclosed

Duplicate of #63464.

Note: See TracTickets for help on using tickets.