Reverted the default focus in username field
This commit is contained in:
parent
f339ddbec3
commit
d0389fd411
3 changed files with 4 additions and 6 deletions
|
@ -600,10 +600,10 @@ html.js .js-hide {
|
|||
*/
|
||||
#user-pass #edit-submit {
|
||||
width: 100%;
|
||||
margin-top: 30px;
|
||||
margin-top: 20px;
|
||||
}
|
||||
#user-login #edit-submit {
|
||||
margin-top: 30px;
|
||||
margin-top: 20px;
|
||||
}
|
||||
|
||||
#user-admin-filter ul {
|
||||
|
|
Reference in a new issue