From abfece527b5ff4e9c74b7f25829c1c046a75dac3 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Helen=20Hou-Sand=C3=AD?=
Date: Thu, 28 May 2015 15:39:24 +0000
Subject: [PATCH] About: Give bottom navigation links the full width.
This will prevent longer strings from wrapping needlessly, and is more semantically correct markup.
props tyxla.
fixes #32391.
Built from https://develop.svn.wordpress.org/trunk@32636
git-svn-id: http://core.svn.wordpress.org/trunk@32606 1a063a9b-81f0-0310-95a4-ce76da25c4cd
---
wp-admin/about.php | 4 +---
wp-includes/version.php | 2 +-
2 files changed, 2 insertions(+), 4 deletions(-)
diff --git a/wp-admin/about.php b/wp-admin/about.php
index 57c00d0cd7..1f387eb9b1 100644
--- a/wp-admin/about.php
+++ b/wp-admin/about.php
@@ -121,8 +121,7 @@ include( ABSPATH . 'wp-admin/admin-header.php' );
printf( __( '%1$s, %2$s, and %3$s now support complex ordering with named meta query clauses.' ), 'WP_Query', 'WP_Comment_Query', 'WP_User_Query' );
?>
-
-
+
@@ -133,7 +132,6 @@ include( ABSPATH . 'wp-admin/admin-header.php' );
-