.tagcloud {
    max-height: 80px;
    overflow: hidden;
}

.tagcloud:hover {
    max-height: none;
}