Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Long hyperlinks overlap on the next column #127

Closed
mickael-menu opened this issue Jun 9, 2023 · 3 comments
Closed

Long hyperlinks overlap on the next column #127

mickael-menu opened this issue Jun 9, 2023 · 3 comments

Comments

@mickael-menu
Copy link
Member

I'm submitting a bug report

Short description of the issue/suggestion:

Long hyperlinks overlap on the next column, instead of being wrapped.

Steps to reproduce the issue/enhancement:

Unfortunately I cannot provide a free sample book. Contact me for exchanging it privately (note to self APP-428).

Do you have screenshots, GIFs, demos or samples which demonstrate the problem or enhancement?

Screenshot 2023-06-09 at 14 43 01
@danielweck
Copy link
Member

Css-Is-Awesome-Developer-Memes~2.jpg

it's a feature, not a bug.

;)

@JayPanoz
Copy link
Collaborator

Hmmm, that sounds like this is failing in safeguards – or is at least overridden by authors’ styles – then:

/* Wrap long strings if larger than line-length */
a, h1, h2, h3, h4, h5, h6 {
word-wrap: break-word;
}

@danielweck
Copy link
Member

moving #129

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

No branches or pull requests

3 participants