diff --git a/assets/wtg-shell/css/site-cacheable/50-layout/30-page.css b/assets/wtg-shell/css/site-cacheable/50-layout/30-page.css index ea27b22..6483d95 100644 --- a/assets/wtg-shell/css/site-cacheable/50-layout/30-page.css +++ b/assets/wtg-shell/css/site-cacheable/50-layout/30-page.css @@ -31,8 +31,7 @@ body header:first-of-type + div:first-of-type { height: 100%; left: 0; min-height: calc(100vh - 1cm); - overflow-x: hidden; - overflow-y: auto; + overflow: hidden auto; position: relative; top: 0; width: 100%;