.table.table-actions-last th:last-child,
.table.table-actions-last td:last-child {
    width: 1%;
    white-space: nowrap;
    text-align: center;
}

.table.table-actions-last td:last-child a {
    display: inline-block;
    margin: 0 2px;
}
