vendor/assets/stylesheets/blocks/_reset.scss in active_frontend-15.1.3 vs vendor/assets/stylesheets/blocks/_reset.scss in active_frontend-15.1.4

- old
+ new

@@ -150,9 +150,10 @@ html, body { @include overflow-scrolling(touch); @include tap-highlight-color(color(transparent)); @include text-size-adjust(100%); + display: inline; height: 100%; width: 100%; touch-action: manipulation; } body {