header fixed means fixed (bug 792878)

This commit is contained in:
Davor Spasovski 2012-09-20 12:57:19 -07:00
Родитель 350ce2e546
Коммит 28933c6656
1 изменённых файлов: 2 добавлений и 3 удалений

Просмотреть файл

@ -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: "";