Skip to content

fix(web): prevent text wrapping and button clipping in navbar (#326) - #515

Open
Himanth-reddy wants to merge 4 commits into
ProdigyV21:mainfrom
Himanth-reddy:fix/issue-326-navbar-overflow
Open

fix(web): prevent text wrapping and button clipping in navbar (#326)#515
Himanth-reddy wants to merge 4 commits into
ProdigyV21:mainfrom
Himanth-reddy:fix/issue-326-navbar-overflow

Conversation

@Himanth-reddy

Copy link
Copy Markdown
Collaborator

Summary of Changes

Fixes Issue #326 ('Get ARVIO' navbar button overflows and is cut off on the right screen edge).

Fixes Implemented:

  • Added white-space: nowrap; and flex-shrink: 0; to .nav-cta, .nav-web, .nav-actions, and .nav-links a in netlify-arvio-tv-site/index.html.
  • Prevents navbar CTA buttons ("Get ARVIO +", "Dashboard", "Web App") and navigation links from wrapping text onto multiple lines or overflowing past the right viewport boundary on smaller screen widths.

@Himanth-reddy
Himanth-reddy force-pushed the fix/issue-326-navbar-overflow branch from 1abc4eb to 7c9da75 Compare August 5, 2026 11:55
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.

1 participant