

.sources {
    overflow: auto;
    height: 80px
}

.sources:hover {
    overflow-y: scroll;
}