.field-join {
  position: relative;
}
.field-join .btn-delete-join {
  position: absolute;
  top: -7px;
  right: 0;
  width: unset;
}
