Closed calumcraig closed 5 years ago
Steps to reproduce:
feat
Expected: Side menu is static, does not scroll with rest of page. Eg on current page:
Actual: Side menu is fixed at the top of the body of the content and scrolls as rest of the page scrolls:
Addressed by commit: https://github.com/maidsafe/dev_website/pull/88/commits/4c14ce1dd42db07c97e5ffa7c7e8c172657f51c5
Retested after above fix applied and is now working as expected - the side menu remains static while the main body of the page scrolls: Closing bug and moving to done.
Steps to reproduce:
feat
branch of David's fork: https://github.com/david-maidsafe/dev_website/tree/featExpected: Side menu is static, does not scroll with rest of page. Eg on current page:
Actual: Side menu is fixed at the top of the body of the content and scrolls as rest of the page scrolls: