From d385497144e97e0817f95ef841e71ede1d39d6ac Mon Sep 17 00:00:00 2001 From: Sergey Biryukov Date: Tue, 23 Aug 2022 13:46:21 +0000 Subject: [PATCH] Help/About: Improve vertical alignment in the Additional Design Tools section. This makes a transparent circle SVG smaller by removing empty space to match the height of other images in the same section, so that all three columns are aligned correctly. Follow-up to [53339]. Props sabernhardt, weboccults, ironprogrammer, webcommsat, marybaum, oglekler. Fixes #56210. git-svn-id: https://develop.svn.wordpress.org/trunk@53924 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-admin/about.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/wp-admin/about.php b/src/wp-admin/about.php index 844dfeb2d8..cf17d163df 100644 --- a/src/wp-admin/about.php +++ b/src/wp-admin/about.php @@ -206,10 +206,10 @@ require_once ABSPATH . 'wp-admin/admin-header.php';
- - - - + + + +