BUGFIX: addressees of a pm was in a tiny box

This commit is contained in:
Sam 2014-01-22 18:24:29 +11:00
parent 7e5a17f277
commit d3723b5ceb
1 changed files with 2 additions and 2 deletions

View File

@ -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 {