A
A
Alexander Kositsyn2018-02-19 18:28:42
css
Alexander Kositsyn, 2018-02-19 18:28:42

Why does the Layer size have a very large width size?

I'm trying to reduce Composition time for a website. I see that some layers have a larger width than CSS.
Here is a screenshot
How can I fix this?
Tried to set rigid widths and heights for elements, doesn't work.
I found an approximately similar problem on stackoverflow
https://stackoverflow.com/questions/38203071/new-c... I
also noticed that the browser creates these layers because of the z-index (logically, of course, the new layer is the same). But when you remove the z-index, the layer still remains.
Maybe this is normal, because I put the will-change element on the #fullpage. And perhaps the browser has such a procedure for placing all elements on a separate layer.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Denis Knyazev, 2018-02-20
@axaxa_man

it is difficult to advise something when the layout is not visible

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question