track incoming links, amend share link to include user

fix pm styling
This commit is contained in:
Sam
2013-04-24 18:05:35 +10:00
parent 27edebfaef
commit 37867af1bb
16 changed files with 136 additions and 74 deletions

View File

@@ -3,6 +3,10 @@
@import "foundation/variables";
@import "foundation/mixins";
// hack, this needs to be done cleaner
.private-message input.span8 {
width: 47%;
}
.composer-popup {