You are here

contact-forms.css in AT Tools 8.3

/**
 * Contact Forms
 *  - user and site contact forms.
 ============================================================================ */
.contact-form [type="text"],
.contact-form [type="email"] {
  width: 100%;
}
/*# sourceMappingURL=contact-forms.css.map */

File

at_theme_generator/starterkits/starterkit/styles/css/components/contact-forms.css
View source
  1. /**
  2. * Contact Forms
  3. * - user and site contact forms.
  4. ============================================================================ */
  5. .contact-form [type="text"],
  6. .contact-form [type="email"] {
  7. width: 100%;
  8. }
  9. /*# sourceMappingURL=contact-forms.css.map */