Answer the question
In order to leave comments, you need to log in
Wrong page scaling in IE and in Safari and Opera?
There is a block with a width of 100%.
Everything renders correctly in Chrome, scales correctly with the correct dimensions relative to the browser window. In other browsers, as I understand it, the emphasis comes from the width of the screen and as a result (for example, the taskbar is nailed to the right vertically), we have a horizontal scroll line and not all elements fit into the visible area, we have to scroll horizontally.
How to quickly get away from this?
Answer the question
In order to leave comments, you need to log in
Yes, the jambs are really mine - firebug ran through and basically bought it where, it remains to figure out how to fix it :) In any case, thanks :)
Try to style this block:
-moz-box-sizing: border-box;
box-sizing: border-box;
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question