Merge pull request #1339 from hashicorp/b-1334

Revert "Fixed Header background"
This commit is contained in:
James Phillips 2015-10-26 08:27:59 -07:00
commit 41458dbbed
2 changed files with 2 additions and 3 deletions

View File

@ -22,8 +22,6 @@ body.page-sub{
&.navbar-static-top{ &.navbar-static-top{
z-index: 1000; z-index: 1000;
position: absolute;
width: 100%;
} }
a{ a{

View File

@ -6,6 +6,7 @@
overflow: hidden; overflow: hidden;
width: 100%; width: 100%;
height: $jumbotron-total-height; height: $jumbotron-total-height;
margin-top: $negative-hero-margin;
} }
#jumbotron { #jumbotron {
@ -41,7 +42,7 @@
height: 100%; height: 100%;
margin-top: $header-height; margin-top: $header-height;
-webkit-backface-visibility:hidden; -webkit-backface-visibility:hidden;
.jumbo-logo-wrap{ .jumbo-logo-wrap{
margin-top: 135px; margin-top: 135px;