Skip to content

Commit

Permalink
BUGFIX: addressees of a pm was in a tiny box
Browse files Browse the repository at this point in the history
  • Loading branch information
SamSaffron committed Jan 22, 2014
1 parent 7e5a17f commit d3723b5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/assets/stylesheets/desktop/compose.scss
Original file line number Diff line number Diff line change
Expand Up @@ -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 {
Expand Down

0 comments on commit d3723b5

Please sign in to comment.