forked from forgejo/forgejo
Merge pull request 'Add optional pronoun field in user settings' (#1518) from hazy/forgejo:feat/pronoun-field into forgejo
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/1518 Reviewed-by: Gusted <gusted@noreply.codeberg.org> Reviewed-by: Gergely Nagy <algernon@noreply.codeberg.org>
This commit is contained in:
commit
d8eebe7698
21 changed files with 331 additions and 1 deletions
|
@ -157,3 +157,7 @@
|
|||
.notifications-item:hover .notifications-updated {
|
||||
display: none;
|
||||
}
|
||||
|
||||
#pronouns-dropdown, #pronouns-custom {
|
||||
width: 140px;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue