/* Keep paired publish controls equal-height when one field includes helper text. */
[data-ui-surface="user"] .w1-publish__grid > .w1-publish__field {
  align-content: start;
}
