Revert "add strict containment for container element"

This reverts commit 28c1008500.
This commit is contained in:
Nolan Lawson 2018-01-21 14:08:14 -08:00
parent 28c1008500
commit 4a84c70dbc
1 changed files with 0 additions and 1 deletions

View File

@ -16,7 +16,6 @@ body {
overflow-y: auto;
overflow-x: hidden;
-webkit-overflow-scrolling: touch;
contain: strict;
position: absolute;
top: 72px;
left: 0;