mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
UX: autofocus the edit reason text field
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user