Restore edit username in users table
* Editing usernames was accidentally removed in e7b1e17
This commit is contained in:
@@ -2196,6 +2196,9 @@ a .home-platforms-instance-list-oval:hover,
|
||||
color: #fff;
|
||||
cursor: pointer;
|
||||
}
|
||||
.edit-user-name > input[type='text'] {
|
||||
margin: 0;
|
||||
}
|
||||
.popover {
|
||||
z-index: 2;
|
||||
}
|
||||
|
Reference in New Issue
Block a user