.field-tree_actions {
    width: 60px !important;
}
/* hide 'empty form' in inlines so that 'add-button' has to be clicked */ 
.empty-form, .empty {
    display: none; 
}