Nav block: Prevent dropdowns from reaching the edge of the window

Hi,

Currently if the rightmost dropdown of a nav block overflows browser window, it seems to align to the edge of the window, which is a nice failsafe.

It would be even better to add a margin (or offset) so that it doesn’t stick to the edge.

Maybe aligning to the right of the menu container could be a solution too.