From 8547f7b820794ea97442889142e743e587f10f0c Mon Sep 17 00:00:00 2001 From: audrasjb Date: Wed, 3 May 2023 22:32:19 +0000 Subject: [PATCH] Help/About: Left-align 6.2 about page subheading. This changeset removes the `aligncenter` class from `h2` and `is-subheading` items in the WordPress 6.2 About Page, for more consistent alignment. Also, future minor releases will add more left-aligned paragraphs under the "Maintenance Releases" section. Props shagors, sabernhardt, mukesh27, amin7, costdev, pavanpatil1, audrasjb. Fixes #57387. Built from https://develop.svn.wordpress.org/trunk@55716 git-svn-id: http://core.svn.wordpress.org/trunk@55228 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-admin/about.php | 4 ++-- wp-includes/version.php | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/wp-admin/about.php b/wp-admin/about.php index f43583cd60..b52873425d 100644 --- a/wp-admin/about.php +++ b/wp-admin/about.php @@ -44,7 +44,7 @@ require_once ABSPATH . 'wp-admin/admin-header.php';
-

+

-

+