.addonsView {
    border: 2px solid #ccc;
    width: 300px;
    height: 75px;
    margin-top: 10px;
    overflow-y: scroll;
}