.col-xs-12.col-sm-12 {
    text-overflow: ellipsis;
    height: 20px;
    white-space: nowrap;
    overflow: hidden;
}
Bu belki bir çözüm olabilir...