.form-row .form-item {
  display: inline-block;
  margin-right: 15px;
}

.form-row .form-item:last-child {
  margin-right: 0;
}
