mirror of
https://github.com/discourse/discourse.git
synced 2024-11-26 19:00:32 -06:00
UX: Minor adjustment to give the PM recipient input more flexibility.
This commit is contained in:
parent
007652ece5
commit
62ebfbbb67
@ -16,7 +16,9 @@
|
||||
}
|
||||
|
||||
.item + #private-message-users {
|
||||
width: 150px;
|
||||
width: unset;
|
||||
min-width: 150px;
|
||||
flex: 1 1 auto;
|
||||
}
|
||||
|
||||
.select-kit.is-expanded {
|
||||
|
Loading…
Reference in New Issue
Block a user