Skip to content

Forms fields have inconsistent formatting

  • Form field formatting should be consistent within the same form
  • Form field formatting should be consistent in all forms across the site

Example: Checkboxes need to always be flushed top with the text they are associated with. This is especially true in cases where there are more than one line of text next to a checkbox. In this case, the default behavior of the widget is to center align vertically. CSS will need to be applied to ensure the checkbox is always aligned with the top of the text.

Instead, it should be this:

Scroll To Top