microsoft / AL

Home of the Dynamics 365 Business Central AL Language extension for Visual Studio Code. Used to track issues regarding the latest version of the AL compiler and developer tools available in the Visual Studio Code Marketplace or as part of the AL Developer Preview builds for Dynamics 365 Business Central.
MIT License
719 stars 242 forks source link

ALDoc Header Navbar covers entire content of the page #7684

Open ngiessel opened 3 months ago

ngiessel commented 3 months ago

When building documentation using ALDoc, the entire page is covered by the header. The problem seems to be that all level 2 navigation items are shown in the header.

image

To Reproduce I've just followed the ALDoc instructions.

Expected behavior The page should look something like this. (This was achieved using the browser devtools.) image

Actual behavior The header includes level 2 navigation items, covering the site's content. image

Versions: