diff --git a/website/source/assets/stylesheets/_header.scss b/website/source/assets/stylesheets/_header.scss index 1a873fc3d5..c002e9f0b4 100755 --- a/website/source/assets/stylesheets/_header.scss +++ b/website/source/assets/stylesheets/_header.scss @@ -22,8 +22,6 @@ body.page-sub{ &.navbar-static-top{ z-index: 1000; - position: absolute; - width: 100%; } a{ diff --git a/website/source/assets/stylesheets/_jumbotron.scss b/website/source/assets/stylesheets/_jumbotron.scss index d1eff603f0..9b776e58dc 100755 --- a/website/source/assets/stylesheets/_jumbotron.scss +++ b/website/source/assets/stylesheets/_jumbotron.scss @@ -6,6 +6,7 @@ overflow: hidden; width: 100%; height: $jumbotron-total-height; + margin-top: $negative-hero-margin; } #jumbotron { @@ -41,7 +42,7 @@ height: 100%; margin-top: $header-height; -webkit-backface-visibility:hidden; - + .jumbo-logo-wrap{ margin-top: 135px;