header fixed means fixed (bug 792878)
This commit is contained in:
Родитель
350ce2e546
Коммит
28933c6656
|
@ -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: "";
|
||||
|
|
Загрузка…
Ссылка в новой задаче