J
J
JohnDoe1162019-06-12 13:35:51
css
JohnDoe116, 2019-06-12 13:35:51

What can cause padding to the right and bottom in Chrome DevTools?

I'm trying to make an adaptive from the first layout that came across, the problem is that when the DevTools window narrows, indents appear. I have no idea why. I'm wondering what could be causing this.
5d00d65d7e3d9742444182.jpeg

Answer the question

In order to leave comments, you need to log in

3 answer(s)
J
JohnDoe116, 2019-06-12
@JohnDoe116

solution found, set overflow-x hidden to the container of the entire page of the site

E
Eugene Chefranov, 2019-06-12
@Chefranov

does the page have a viewport?

<meta name="viewport" content="width=device-width, initial-scale=1">

H
hzzzzl, 2019-06-12
@hzzzzl

oooh, by the way, I also regularly do this, it only helps to switch devices back and forth (like from pixel to ipad and back and forth), I always thought that this is the case for everyone and this is something wrong in Google

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question