mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-09-09 10:30:17 +00:00
Accessibility: Remove negative tabindex from the login, install, and setup pages header.
Props bamadesigner, rishishah, jainnidhi. Fixes #42632. git-svn-id: https://develop.svn.wordpress.org/trunk@44545 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -107,10 +107,6 @@ label {
|
||||
display: block;
|
||||
}
|
||||
|
||||
#logo a:focus {
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
.step {
|
||||
margin: 20px 0 15px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user