I have a table that has 4 action buttons inside a cell of a column. When the names begin to get larger in size, the table starts to auto-adjust and in the Actions column the 4 buttons are released and some of them begin to descend to the bottom line even though there is plenty of room in the width of the cell. column. Is there a way to put them, type, inside some object so that they always aligned according to the width of the cell?
.align-center {
text-align: center;
/*max-width: 80px*/
}