set width on pronoun dropdown and custom input
This commit is contained in:
parent
864a4332df
commit
708327a548
|
@ -157,3 +157,7 @@
|
||||||
.notifications-item:hover .notifications-updated {
|
.notifications-item:hover .notifications-updated {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#pronouns-dropdown, #pronouns-custom {
|
||||||
|
width: 140px;
|
||||||
|
}
|
Loading…
Reference in New Issue