Skip to content

Fix mobile overflow on install tabs#2170

Open
ded-furby wants to merge 1 commit into
git:gh-pagesfrom
ded-furby:fix/install-tabs-mobile-overflow
Open

Fix mobile overflow on install tabs#2170
ded-furby wants to merge 1 commit into
git:gh-pagesfrom
ded-furby:fix/install-tabs-mobile-overflow

Conversation

@ded-furby
Copy link
Copy Markdown

Summary

  • allow the install tab bar to scroll horizontally on small screens
  • prevent individual tabs from shrinking into clipped widths on mobile

Why

Fixes #2106. The install tabs are rendered as a single flex row, but the mobile styles did not provide overflow handling for the long "Build from Source" label.

Validation

  • git diff --check
  • inspected the generated diff for the install tabs stylesheet

Notes

  • I did not run a local Hugo render in this environment because the required hugo extended binary was not installed.

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.

Build from Source’ tab partially hidden in mobile view on Install page

1 participant