.that-was-helpful__form {
  display: inline-block;
  vertical-align: middle;
}

.that-was-helpful__submit, .that-was-helpful__submit:hover {
  margin-right: .5em;
  background: #666;
}
.that-was-helpful__submit.active, .that-was-helpful__submit.active:hover {
  background: #3c3;
}

.that-was-helpful__votes {
  vertical-align: middle;
}
