/ Published in: CSS
html, body {
max-width: 100%;
overflow-x: hidden;
}
max-width: 100%;
overflow-x: hidden;
}
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
html, body { max-width: 100%; overflow-x: hidden; }
URL: http://stackoverflow.com/questions/17756649/disable-the-horizontal-scroll