Problems with navigation bar positioning in IE11
When using IE11, the navigation bar is not visible if you scroll down the page.
I think this maybe because IE11 does not support position: 'sticky'. This style is applied to the navigation aside element.
Edited by Dan Allen