mirror of
https://github.com/discourse/discourse.git
synced 2025-05-31 02:08:16 +08:00
BUGFIX: addressees of a pm was in a tiny box
This commit is contained in:
@ -4,8 +4,8 @@
|
||||
@import "common/foundation/mixins";
|
||||
|
||||
// hack, this needs to be done cleaner
|
||||
.private-message input.span8 {
|
||||
width: 47%;
|
||||
#private-message-users {
|
||||
width: 400px;
|
||||
}
|
||||
|
||||
.composer-popup-container {
|
||||
|
Reference in New Issue
Block a user