Sha256: 270930e4b25c58f5efb70459688cba91370eb03ffcb495e6ea01cefa38f20c39

Contents?: true

Size: 387 Bytes

Versions: 29

Compression:

Stored size: 387 Bytes

Contents

.input-group {

  // Used in auctions...adds support for div's with this class to be styled the same as input elements in order to prevent it visually breaking when an error occurs on a form with input-groups.
  > .field_with_errors {
    flex: 1 1 auto;
    width: 1%;
    min-width: 0; // https://stackoverflow.com/questions/36247140/why-dont-flex-items-shrink-past-content-size
  }
}

Version data entries

29 entries across 29 versions & 1 rubygems

Version Path
nfg_ui-0.14.5 app/assets/stylesheets/nfg_ui/network_for_good/core/nfg_theme/_input-group.scss
nfg_ui-0.14.4.1 app/assets/stylesheets/nfg_ui/network_for_good/core/nfg_theme/_input-group.scss
nfg_ui-0.14.4 app/assets/stylesheets/nfg_ui/network_for_good/core/nfg_theme/_input-group.scss
nfg_ui-0.14.3.2 app/assets/stylesheets/nfg_ui/network_for_good/core/nfg_theme/_input-group.scss
nfg_ui-0.14.3.1 app/assets/stylesheets/nfg_ui/network_for_good/core/nfg_theme/_input-group.scss
nfg_ui-0.14.3 app/assets/stylesheets/nfg_ui/network_for_good/core/nfg_theme/_input-group.scss
nfg_ui-0.14.2.2 app/assets/stylesheets/nfg_ui/network_for_good/core/nfg_theme/_input-group.scss
nfg_ui-0.14.2.1 app/assets/stylesheets/nfg_ui/network_for_good/core/nfg_theme/_input-group.scss
nfg_ui-0.14.2 app/assets/stylesheets/nfg_ui/network_for_good/core/nfg_theme/_input-group.scss