Using nav.setRoot causes scroll-content to be missing margins for header/footer

OK, update on solutions:

  1. See solution to the double page instantiation here:
    After setRoot(TabsPage), the default tab page appears twice

  2. I have temporarily solved the missing headers problem by adding some scss to the page’s .scroll-content. Not a great fix, but working for the time being.