Answer the question
In order to leave comments, you need to log in
Why does a fixed block "jump" in chrome when scrolling?
Made a fixed block set properties for it
.block {
position: fixed;
left: 0;
top: 0;
z-index: 100;
width: 100%;
background-color: #ffffff;
padding-top: 15px;
padding-bottom: 14px;
}
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question