// FREEBIE
@ -65,6 +65,7 @@
.conversation-header {
background: $grey_l;
border-bottom: solid 1px darken($grey_l, 10%);
}
.menu.conversation-menu {
float: right;
@ -394,7 +394,8 @@ img.emoji {
display: block; }
background: #f3f3f3; }
background: #f3f3f3;
border-bottom: solid 1px #d9d9d9; }