Accessibility: Remove negative tabindex from the login, install, and setup pages header.

Props bamadesigner, rishishah, jainnidhi.
Fixes #42632.

Built from https://develop.svn.wordpress.org/trunk@44545


git-svn-id: http://core.svn.wordpress.org/trunk@44376 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Andrea Fercia
2019-01-10 17:21:52 +00:00
parent 7481337591
commit 0b5beabd36
10 changed files with 11 additions and 17 deletions

View File

@@ -13,7 +13,7 @@
*
* @global string $wp_version
*/
$wp_version = '5.1-alpha-44544';
$wp_version = '5.1-alpha-44545';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.