mirror of
https://github.com/discourse/discourse.git
synced 2025-06-02 16:29:32 +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";
|
@import "common/foundation/mixins";
|
||||||
|
|
||||||
// hack, this needs to be done cleaner
|
// hack, this needs to be done cleaner
|
||||||
.private-message input.span8 {
|
#private-message-users {
|
||||||
width: 47%;
|
width: 400px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.composer-popup-container {
|
.composer-popup-container {
|
||||||
|
Reference in New Issue
Block a user