.item-comment .link-list a:not(:last-child) {
    margin-bottom: 8px;
}
.item-comment .link-list a {
    display: table;
    font-size: 12px;
}
a:hover {
    opacity: .8;
    border-color: transparent;
}