Sha256: 2a87716aa75948b634474c019cec0711563533ac2adadc1bbfa135511e89d63d

Contents?: true

Size: 627 Bytes

Versions: 58

Compression:

Stored size: 627 Bytes

Contents

// Styles specific for the new user navbar on everyday_story and everyday_classic_style layouts

$navbar-logo-height: ($spacer * 2.5);

.navbar-brand {
  margin-right: 0;
  padding: 0;
  max-width: ($spacer * 6);
  height: $navbar-logo-height;
  white-space: normal !important;
  @include media-breakpoint-up(lg) { max-width: ($spacer * 9); }
  img {
    max-width: ($spacer * 6);
    max-height: $navbar-logo-height;
    @include media-breakpoint-up(lg) { max-width: ($spacer * 9); }
  }
}
.navbar-text {
  margin-left: $navbar-padding-x;
  padding-left: $navbar-padding-x;
  border-left: $border-width solid $border-color;
}

Version data entries

58 entries across 58 versions & 1 rubygems

Version Path
nfg_ui-6.17.2 app/assets/stylesheets/nfg_ui/network_for_good/public/nfg_theme/_navbar.scss
nfg_ui-6.17.1 app/assets/stylesheets/nfg_ui/network_for_good/public/nfg_theme/_navbar.scss
nfg_ui-6.17.0 app/assets/stylesheets/nfg_ui/network_for_good/public/nfg_theme/_navbar.scss
nfg_ui-6.16.3 app/assets/stylesheets/nfg_ui/network_for_good/public/nfg_theme/_navbar.scss
nfg_ui-6.16.2 app/assets/stylesheets/nfg_ui/network_for_good/public/nfg_theme/_navbar.scss
nfg_ui-6.16.1 app/assets/stylesheets/nfg_ui/network_for_good/public/nfg_theme/_navbar.scss
nfg_ui-6.16.0 app/assets/stylesheets/nfg_ui/network_for_good/public/nfg_theme/_navbar.scss
nfg_ui-5.15.7 app/assets/stylesheets/nfg_ui/network_for_good/public/nfg_theme/_navbar.scss
nfg_ui-5.15.6 app/assets/stylesheets/nfg_ui/network_for_good/public/nfg_theme/_navbar.scss
nfg_ui-5.15.5 app/assets/stylesheets/nfg_ui/network_for_good/public/nfg_theme/_navbar.scss
nfg_ui-5.15.4 app/assets/stylesheets/nfg_ui/network_for_good/public/nfg_theme/_navbar.scss
nfg_ui-5.15.3 app/assets/stylesheets/nfg_ui/network_for_good/public/nfg_theme/_navbar.scss
nfg_ui-0.15.2 app/assets/stylesheets/nfg_ui/network_for_good/public/nfg_theme/_navbar.scss
nfg_ui-0.15.1 app/assets/stylesheets/nfg_ui/network_for_good/public/nfg_theme/_navbar.scss
nfg_ui-0.15.0 app/assets/stylesheets/nfg_ui/network_for_good/public/nfg_theme/_navbar.scss
nfg_ui-0.14.7 app/assets/stylesheets/nfg_ui/network_for_good/public/nfg_theme/_navbar.scss
nfg_ui-0.14.6.3 app/assets/stylesheets/nfg_ui/network_for_good/public/nfg_theme/_navbar.scss
nfg_ui-0.14.6.2 app/assets/stylesheets/nfg_ui/network_for_good/public/nfg_theme/_navbar.scss
nfg_ui-0.14.6.1 app/assets/stylesheets/nfg_ui/network_for_good/public/nfg_theme/_navbar.scss
nfg_ui-0.14.6 app/assets/stylesheets/nfg_ui/network_for_good/public/nfg_theme/_navbar.scss