Skip to content

fix/license overflow#1337

Open
MagicDevM wants to merge 2 commits into
github:gh-pagesfrom
MagicDevM:gh-pages
Open

fix/license overflow#1337
MagicDevM wants to merge 2 commits into
github:gh-pagesfrom
MagicDevM:gh-pages

Conversation

@MagicDevM
Copy link
Copy Markdown

@MagicDevM MagicDevM commented May 16, 2026

This is an cleaner version of my earlier PR #1336 that did the same thing just with cleaner git history not there were a few bugs I fixed them and also tested it so you can merge this one
I'm sorry for any issues

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates license page styling to prevent long license text from overflowing its container.

Changes:

  • Allows <pre> license text to wrap while preserving whitespace.
  • Breaks long words/URLs when necessary to avoid horizontal overflow.
Show a summary per file
File Description
assets/css/application.scss Adds wrapping rules for .license-body pre to keep license text within the page layout.

Copilot's findings

Tip

Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

  • Files reviewed: 1/1 changed files
  • Comments generated: 0

@mlinksva mlinksva closed this May 16, 2026
@mlinksva mlinksva reopened this May 16, 2026
@mlinksva mlinksva closed this May 16, 2026
@mlinksva mlinksva reopened this May 16, 2026
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.

3 participants