Skip to content

fix: prevent horizontal overflow for long code snippets and URLs#2411

Open
khushal-winner wants to merge 1 commit intoOWASP:masterfrom
khushal-winner:fix/horizontal-overflow-layout
Open

fix: prevent horizontal overflow for long code snippets and URLs#2411
khushal-winner wants to merge 1 commit intoOWASP:masterfrom
khushal-winner:fix/horizontal-overflow-layout

Conversation

@khushal-winner
Copy link
Contributor

  • Add width constraints and proper overflow handling to code blocks
  • Implement word wrapping for long URLs to prevent layout breakage
  • Ensure responsive design on smaller screens

resolves : #2408

  • before
2026-02-26.17-56-04.mp4
  • after
2026-02-27.12-12-22.mp4

- Add width constraints and proper overflow handling to code blocks
- Implement word wrapping for long URLs to prevent layout breakage
- Ensure responsive design on smaller screens

Signed-off-by: Khushal Malhotra <redmi5a3217@gmail.com>
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.

Bug: Long Commands and URLs Cause Horizontal Overflow and Layout Break on Smaller Screens

1 participant