mirror of
https://github.com/status-im/consul.git
synced 2025-02-05 02:16:09 +00:00
Merge pull request #1300 from magsout/fix.Header-background-firefox/ie
Fixed Header background
This commit is contained in:
commit
5d9530d7de
@ -22,6 +22,8 @@ body.page-sub{
|
||||
|
||||
&.navbar-static-top{
|
||||
z-index: 1000;
|
||||
position: absolute;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
a{
|
||||
|
@ -6,7 +6,6 @@
|
||||
overflow: hidden;
|
||||
width: 100%;
|
||||
height: $jumbotron-total-height;
|
||||
margin-top: $negative-hero-margin;
|
||||
}
|
||||
|
||||
#jumbotron {
|
||||
@ -42,7 +41,7 @@
|
||||
height: 100%;
|
||||
margin-top: $header-height;
|
||||
-webkit-backface-visibility:hidden;
|
||||
|
||||
|
||||
.jumbo-logo-wrap{
|
||||
margin-top: 135px;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user