_daterange.scss 111 B

12345
  1. .daterange_field {
  2. input:last-of-type {
  3. margin-top: 1.2em; // Mirrors the label 1.2em top padding.
  4. }
  5. }