Sha256: bee7536d70dadae85affb81b19022b814b52b1aa1a4fc7d134d33b3a85a67630
Contents?: true
Size: 413 Bytes
Versions: 362
Compression:
Stored size: 413 Bytes
Contents
@import "govuk/components/date-input/date-input"; // Add spacing between input items on narrow containers when they collapse under each other .govuk-date-input { margin-top: - govuk-spacing(2); } .govuk-date-input__item { margin-top: govuk-spacing(2); } // Remove spacing for the last input item to make the most of space when in narrow containers .govuk-date-input__item:last-child { margin-right: 0; }
Version data entries
362 entries across 362 versions & 1 rubygems