No major deal, but looks as though styling for buttons in Form Editor changed since latest update. The .field_type input (?) padding is causing the buttons to overlap (see attached pic).
.field_type input {
width: 120px;
padding: 0 10px 2px !important;
}