diff --git a/media/css/mkt/header.less b/media/css/mkt/header.less index 5f9875dcef..4c32b0094c 100644 --- a/media/css/mkt/header.less +++ b/media/css/mkt/header.less @@ -15,10 +15,8 @@ line-height: 50px; margin: 0 35px; max-width: 200px; - position: absolute; + position: fixed; top: 0; - left: 0; - right: 0; z-index: 10; } @@ -29,6 +27,7 @@ .home #top { text-align: center; max-width: 300px; + margin-left: 69px; &:before { background: url(../../img/mkt/logos/small.png) no-repeat; content: "";