.bt-ellipsis-container {
    text-wrap: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}