mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-30 11:38:36 -07:00
Restore edit username in users table
* Editing usernames was accidentally removed in e7b1e17
This commit is contained in:
parent
84aa727387
commit
48e601d5ff
2 changed files with 15 additions and 1 deletions
|
@ -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;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue