Derek Thomas
Results
1
comments of
Derek Thomas
We solved this with CSS setting the `body` with `overflow: hidden;` and having main content in a `position: fixed;` div filling the whole viewport (ie. left, right, top, bottom set...