From 28933c66565ffe7fed4a8e3230a7e00d8535dc21 Mon Sep 17 00:00:00 2001 From: Davor Spasovski Date: Thu, 20 Sep 2012 12:57:19 -0700 Subject: [PATCH] header fixed means fixed (bug 792878) --- media/css/mkt/header.less | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) 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: "";