Skip to content

Fix mobile overflow for long names#203

Open
AgentGoose32 wants to merge 1 commit into
ecosyste-ms:mainfrom
AgentGoose32:polar-3-mobile-overflow
Open

Fix mobile overflow for long names#203
AgentGoose32 wants to merge 1 commit into
ecosyste-ms:mainfrom
AgentGoose32:polar-3-mobile-overflow

Conversation

@AgentGoose32
Copy link
Copy Markdown

Fixes #3

Summary

  • adds a .min-width-0 utility used by existing flex layouts so long repository/package names can shrink on narrow screens
  • lets badge text wrap and break anywhere, preventing long package coordinates from forcing mobile overflow

Validation

  • git diff --check passed
  • Full Rails/style build could not run locally because this repo's lockfile requires Bundler 4.0.10 while the system Ruby/Bundler cannot satisfy it

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.

Fix some mobile styling issues

1 participant