Make WordPress Core

Opened 4 years ago

Closed 4 years ago

#50638 closed defect (bug) (fixed)

Reduce the padding of Site Health Status heading.

Reported by: vinita29's profile vinita29 Owned by: desrosj's profile desrosj
Milestone: 5.6 Priority: normal
Severity: normal Version: 5.5
Component: Site Health Keywords: has-patch has-screenshots commit
Focuses: ui, css, administration Cc:

Description

In site-health.php page- reduce the padding of Site Health Status heading <h2>. it takes more space around the paragraph.

http://localhost/wordpress/wp-admin/site-health.php

Attachments (4)

site-health-heading-padding.patch (283 bytes) - added by vinita29 4 years ago.
site_health_status_padd.png (18.2 KB) - added by vinita29 4 years ago.
site_health_status_re-padd.png (17.7 KB) - added by vinita29 4 years ago.
50638.patch (352 bytes) - added by Clorith 4 years ago.

Download all attachments as: .zip

Change History (9)

#1 @vinita29
4 years ago

  • Keywords needs-screenshots needs-patch added

#2 @SergeyBiryukov
4 years ago

  • Component changed from General to Site Health
  • Focuses administration added

@Clorith
4 years ago

#3 @Clorith
4 years ago

  • Keywords has-patch has-screenshots commit added; needs-screenshots needs-patch removed
  • Milestone changed from Awaiting Review to 5.6

This is a quick fix, which I totally agree with. It looks much more natural without the padding, thank you.

50638.patch is the same fix, just refreshed to remove the padding instead of commenting it out.

#4 @desrosj
4 years ago

  • Owner set to desrosj
  • Status changed from new to reviewing

#5 @desrosj
4 years ago

  • Resolution set to fixed
  • Status changed from reviewing to closed

In 49229:

Site Health: Use consistent padding around header tags.

Props vinita29, clorith.
Fixes #50638.

Note: See TracTickets for help on using tickets.