Skip to content

Fix sidebar overlap#15264

Merged
brandonkelly merged 4 commits into5.xfrom
bugfix/cms-15253-sidebar-overlap
Jun 27, 2024
Merged

Fix sidebar overlap#15264
brandonkelly merged 4 commits into5.xfrom
bugfix/cms-15253-sidebar-overlap

Conversation

@brianjhanson
Copy link
Copy Markdown
Contributor

@brianjhanson brianjhanson commented Jun 27, 2024

Check if the toggle is visible (which indicates that we're in a mobile-ish view) before adjusting the position of the sidebar container.

We could use a media query, but this felt less error-prone for now.

Fixes #15253

brianjhanson and others added 4 commits June 27, 2024 13:51
Checks if the toggle is visible (which indicates that we're in a mobile-ish view) before adjusting the position of the sidebar container.

We could use a media query or something here, but this felt a little less error prone for now.

Fixes #15252
[ci skip]
@brandonkelly brandonkelly merged commit cc51a2e into 5.x Jun 27, 2024
@brandonkelly brandonkelly deleted the bugfix/cms-15253-sidebar-overlap branch June 27, 2024 22:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[5.x]: Sidebar overlap with entry index in some screen widths

2 participants