UX: autofocus the edit reason text field

This commit is contained in:
Sam
2016-06-27 16:48:45 +10:00
parent db1b0e2235
commit 3ad1423c53
2 changed files with 3 additions and 2 deletions

View File

@@ -284,9 +284,10 @@
margin-left: 10px;
top: 18px;
#edit-reason {
margin: 0;
margin: -7px 0 0;
padding: 5px;
float: left;
width: 300px;
}
}
#reply-title {