Sha256: ad32c18639d9c8eafbf41d627e517252a79ee6d1a29920e1f704f312fd483795
Contents?: true
Size: 422 Bytes
Versions: 55
Compression:
Stored size: 422 Bytes
Contents
@import "govuk-frontend/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
55 entries across 55 versions & 1 rubygems