/* Without a width value, the button extends 100% of the form */
.scheduler-admin-form > .dropbutton-wrapper {
  width: 30%;
}
