/*Выравнивание текста в кнопках*/
.t-btn td {
    padding-top: 2px;
}
[data-elem-type="button"] a {
    padding-top: 2px;
}