mirror of
https://github.com/codeninjasllc/discourse.git
synced 2025-04-01 09:39:51 -04:00
BUGFIX: addressees of a pm was in a tiny box
This commit is contained in:
parent
7e5a17f277
commit
d3723b5ceb
1 changed files with 2 additions and 2 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Reference in a new issue