#machineSuggestions .list-group-item {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: clip;
}
