Sha256: 8753a6a46087a6eed8ccc366f0807de7ce3d671396cfabe3f37edf36882ab9e4
Contents?: true
Size: 626 Bytes
Versions: 283
Compression:
Stored size: 626 Bytes
Contents
@import "../../settings/all"; @import "../../tools/all"; @import "../../helpers/all"; @import "../error-message/error-message"; @import "../input/input"; @import "../hint/hint"; @import "../label/label"; @include govuk-exports("govuk/component/date-input") { .govuk-date-input { @include govuk-clearfix; // font-size: 0 removes whitespace caused by inline-block font-size: 0; } .govuk-date-input__item { display: inline-block; margin-right: govuk-spacing(4); margin-bottom: 0; } .govuk-date-input__label { display: block; } .govuk-date-input__input { margin-bottom: 0; } }
Version data entries
283 entries across 283 versions & 3 rubygems