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-0.12.12 app/assets/stylesheets/nfg_ui/network_for_good/public/nfg_theme/_navbar.scss
nfg_ui-0.12.11 app/assets/stylesheets/nfg_ui/network_for_good/public/nfg_theme/_navbar.scss
nfg_ui-0.12.10 app/assets/stylesheets/nfg_ui/network_for_good/public/nfg_theme/_navbar.scss
nfg_ui-0.12.9 app/assets/stylesheets/nfg_ui/network_for_good/public/nfg_theme/_navbar.scss
nfg_ui-0.12.8 app/assets/stylesheets/nfg_ui/network_for_good/public/nfg_theme/_navbar.scss
nfg_ui-0.12.7 app/assets/stylesheets/nfg_ui/network_for_good/public/nfg_theme/_navbar.scss
nfg_ui-0.12.6 app/assets/stylesheets/nfg_ui/network_for_good/public/nfg_theme/_navbar.scss
nfg_ui-0.12.5 app/assets/stylesheets/nfg_ui/network_for_good/public/nfg_theme/_navbar.scss
nfg_ui-0.12.4 app/assets/stylesheets/nfg_ui/network_for_good/public/nfg_theme/_navbar.scss
nfg_ui-0.12.3 app/assets/stylesheets/nfg_ui/network_for_good/public/nfg_theme/_navbar.scss
nfg_ui-0.12.2 app/assets/stylesheets/nfg_ui/network_for_good/public/nfg_theme/_navbar.scss
nfg_ui-0.12.1 app/assets/stylesheets/nfg_ui/network_for_good/public/nfg_theme/_navbar.scss
nfg_ui-0.12.0.5 app/assets/stylesheets/nfg_ui/network_for_good/public/nfg_theme/_navbar.scss
nfg_ui-0.12.0.4 app/assets/stylesheets/nfg_ui/network_for_good/public/nfg_theme/_navbar.scss
nfg_ui-0.12.0.3 app/assets/stylesheets/nfg_ui/network_for_good/public/nfg_theme/_navbar.scss
nfg_ui-0.12.0.2 app/assets/stylesheets/nfg_ui/network_for_good/public/nfg_theme/_navbar.scss
nfg_ui-0.12.0.1 app/assets/stylesheets/nfg_ui/network_for_good/public/nfg_theme/_navbar.scss
nfg_ui-0.12.0 app/assets/stylesheets/nfg_ui/network_for_good/public/nfg_theme/_navbar.scss