Sha256: e2ddf0f1cec3a658e63d38590e64a57a4a3338949f36b7f992c185ce25a7eaae

Contents?: true

Size: 652 Bytes

Versions: 198

Compression:

Stored size: 652 Bytes

Contents

@import "../settings/all";
@import "../tools/all";
@import "../helpers/all";

@include govuk-exports("govuk/objects/form-group") {

  .govuk-form-group {
    @include govuk-clearfix;
    @include govuk-responsive-margin(6, "bottom");

    .govuk-form-group:last-of-type {
      margin-bottom: 0; // Remove margin from last item in nested groups
    }
  }

  .govuk-form-group--error {
    padding-left: govuk-spacing(3);
    border-left: $govuk-border-width-form-group-error solid $govuk-error-colour;

    .govuk-form-group {
      // Reset error styles in nested form groups that might have error class
      padding: 0;
      border: 0;
    }
  }
}

Version data entries

198 entries across 198 versions & 3 rubygems

Version Path
govuk_tech_docs-2.2.2 node_modules/govuk-frontend/govuk/objects/_form-group.scss
govuk_tech_docs-2.2.1 node_modules/govuk-frontend/govuk/objects/_form-group.scss
govuk_tech_docs-2.2.0 node_modules/govuk-frontend/govuk/objects/_form-group.scss
govuk_tech_docs-2.1.1 node_modules/govuk-frontend/govuk/objects/_form-group.scss
govuk_tech_docs-2.1.0 node_modules/govuk-frontend/govuk/objects/_form-group.scss
govuk_tech_docs-2.0.13 node_modules/govuk-frontend/govuk/objects/_form-group.scss
dxw_govuk_frontend_rails-3.6.0 vendor/assets/stylesheets/objects/_form-group.scss
dxw_govuk_frontend_rails-3.5.0 vendor/assets/stylesheets/objects/_form-group.scss
govuk_publishing_components-21.54.0 node_modules/govuk-frontend/govuk/objects/_form-group.scss
govuk_publishing_components-21.53.0 node_modules/govuk-frontend/govuk/objects/_form-group.scss
govuk_publishing_components-21.52.1 node_modules/govuk-frontend/govuk/objects/_form-group.scss
govuk_publishing_components-21.52.0 node_modules/govuk-frontend/govuk/objects/_form-group.scss
govuk_publishing_components-21.51.0 node_modules/govuk-frontend/govuk/objects/_form-group.scss
govuk_publishing_components-21.50.1 node_modules/govuk-frontend/govuk/objects/_form-group.scss
govuk_publishing_components-21.50.0 node_modules/govuk-frontend/govuk/objects/_form-group.scss
govuk_publishing_components-21.49.0 node_modules/govuk-frontend/govuk/objects/_form-group.scss
govuk_publishing_components-21.48.0 node_modules/govuk-frontend/govuk/objects/_form-group.scss
govuk_publishing_components-21.47.0 node_modules/govuk-frontend/govuk/objects/_form-group.scss
govuk_publishing_components-21.46.0 node_modules/govuk-frontend/govuk/objects/_form-group.scss
govuk_publishing_components-21.45.0 node_modules/govuk-frontend/govuk/objects/_form-group.scss