Reduce the size of the WordPress logo tap target on log in screen on mobile, to avoid unexpected redirect away from the form.
props mzak. fixes #31185. git-svn-id: https://develop.svn.wordpress.org/trunk@31318 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
9391d4f572
commit
54dedff5c7
@ -225,10 +225,6 @@ p {
|
||||
margin-left: 8px;
|
||||
}
|
||||
|
||||
.mobile #login h1 a {
|
||||
width: auto;
|
||||
}
|
||||
|
||||
body.interim-login {
|
||||
height: auto;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user