From cf8c68fe3845eb88822f8a12749e1f5c1e9845e8 Mon Sep 17 00:00:00 2001 From: Andrea Fercia Date: Wed, 20 Feb 2019 19:02:12 +0000 Subject: [PATCH] Accessibility: Remove unnecessary fieldset and legend elements from the User Profile page. Also fixes a CSS margin issue in the mobile view. Props punit5658. Fixes #46093. git-svn-id: https://develop.svn.wordpress.org/trunk@44756 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-admin/user-edit.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/wp-admin/user-edit.php b/src/wp-admin/user-edit.php index 521a8e290d..f1e605bf03 100644 --- a/src/wp-admin/user-edit.php +++ b/src/wp-admin/user-edit.php @@ -313,11 +313,10 @@ endif; // $_wp_admin_css_colors -
+
-