diff --git a/dillinger.css b/dillinger.css index 5e0e8ee..557926e 100644 --- a/dillinger.css +++ b/dillinger.css @@ -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%;