Skip to docs navigation

Layout

Forms

  • <button>s within a <form> default to type="submit", so strive to be specific and always include a type.
  • You can disable every form element within a form with the disabled attribute on the <form>.

Utilities

Margin utilities

Form grid

Requires the $enable-grid-classes Sass variable to be enabled (on by default).

Gutters

Also requires the $enable-grid-classes Sass variable to be enabled (on by default).

More complex layouts can also be created with the grid system.

Horizontal form

Radios

Horizontal form label sizing

Column sizing

Auto-sizing

@

Remixed with size-specific column classes.

@

Inline forms

@