BUGFIX: addressees of a pm was in a tiny box
This commit is contained in:
parent
7e5a17f277
commit
d3723b5ceb
|
@ -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…
Reference in New Issue