.outgoing {
.btn-primary {
max-width: 100%;
overflow: hidden;
text-overflow: ellipse;
white-space: inherit;
word-break: break-all;
}