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

@@ -107,10 +107,6 @@ label {
display: block;
}
#logo a:focus {
box-shadow: none;
}
.step {
margin: 20px 0 15px;
}

File diff suppressed because one or more lines are too long

View File

@@ -107,10 +107,6 @@ label {
display: block;
}
#logo a:focus {
box-shadow: none;
}
.step {
margin: 20px 0 15px;
}

File diff suppressed because one or more lines are too long