Change scrolling mode

This commit is contained in:
Rnhmjoj 2015-01-07 22:45:13 +01:00
parent 4e76141ca5
commit a912c41afd

View File

@ -1408,7 +1408,7 @@ button.close {
*:before,
*:after { box-sizing: border-box }
html, body { overflow-y: scroll }
html, body { overflow: auto }
html {
-ms-text-size-adjust: 100%;