Skip to content

Commit

Permalink
Merge pull request #1128 from concord-consortium/182613149-add-sitewi…
Browse files Browse the repository at this point in the history
…de-alert-banner-3

Sitewide banner bug fix
  • Loading branch information
emcelroy authored Jul 13, 2022
2 parents 2d1694a + 2f291c3 commit b938d17
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion rails/app/assets/javascripts/react-components.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion react-components/src/library/styles/common/_common.scss
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ html, body {

body.member-visitor {
#page-header {
height: 70px;
min-height: 70px;
}
#page-introduction {
.portal-pages-hero {
Expand Down

0 comments on commit b938d17

Please sign in to comment.