Skip to content

Sidebar shifts to right when a Bootstrap modal is opened #19

@dlong500

Description

@dlong500

This isn't a huge deal, but it would be nice to be able to avoid having the sidebar shift to the right when a Bootstrap modal is invoked. Bootstrap removes the scrollbar of the main viewport when a modal is opened, and thus the sidebar gets shifted to the right. It's not a functional issue, but aesthetically it is distracting.

Given all the magic Bootstrap uses behind the scenes there is no simple CSS fix to prevent the issue without causing other problems. Is there anything that could be added to allow the sidebar to detect removal of a scrollbar and compensate for that?

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions