﻿.ui-select-toggle {
    overflow: hidden;
}

.ui-select-match-text {
    height: 100%;
}

.ui-select-match-text span{
    height: 100%;
    text-overflow: ellipsis
}
