_base.forms.scss

Base styling for standard form elements. This includes the following elements.

  • fieldset
  • input (all kinds)
  • label
  • select
  • textarea
  • button

Also included is a reset for iOS buttons, so they use the styling we have declared, rather than selecting their own.

While we have included base form styling, checkboxes and radio buttons have optional styled components to make them appear much nicer.