Fixes #20435: Fix navigation margin issue when scrollbar appears #380

Closed
opened 2026-04-05 16:28:26 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @jnovinger on 2/12/2026

Fixes: #20435

Overrides Tabler's problematic margin-left: calc(100vw - 100%) rule that causes a gap between the sidebar and main content when vertical scrollbar is present on Windows/Linux browsers.

Uses scrollbar-gutter: stable to match the upstream fix in Tabler PR tabler/tabler#2548.

*Originally created by @jnovinger on 2/12/2026* ### Fixes: #20435 Overrides Tabler's problematic `margin-left: calc(100vw - 100%)` rule that causes a gap between the sidebar and main content when vertical scrollbar is present on Windows/Linux browsers. Uses scrollbar-gutter: stable to match the upstream fix in Tabler PR tabler/tabler#2548.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/netbox#380