CSS should be adjusted to add a bit more space in the vertical tabs divs form elements. Please see the screenshots on the content submission form page.

Comments

sjbassett’s picture

Adding a decent amount of top and bottom margin on the div would make the form more usuable.

/* Vertical tabs form elements alighment */
.vertical-tabs .form-item{
  margin: 1em 0;
}
natted’s picture

Thanks, I'll test this out shortly.

natted’s picture

Status: Active » Fixed

Thanks, again. Committed to 2.x-dev

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.