Skip to content

Prevent pre tags overflowing off the page#1

Open
talentedunicorn wants to merge 1 commit into
Ecohackerfarm:releasefrom
talentedunicorn:patch-2
Open

Prevent pre tags overflowing off the page#1
talentedunicorn wants to merge 1 commit into
Ecohackerfarm:releasefrom
talentedunicorn:patch-2

Conversation

@talentedunicorn

Copy link
Copy Markdown

Fixes current homepage overflow bug
image

Fixes current homepage overflow bug
@talentedunicorn

Copy link
Copy Markdown
Author

Re-opening, not fixed yet 😬

@glebkema glebkema left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

I suggest using the properties white-space: pre-wrap; and word-wrap: break-word;. The first property wraps words on the next line, and the second property splits too long words.

Comment thread static/css/main.css
@talentedunicorn

Copy link
Copy Markdown
Author

Re-opening after @glebkema review

irhamdz pushed a commit to irhamdz/contributor_covenant that referenced this pull request Sep 25, 2020
irhamdz pushed a commit to irhamdz/contributor_covenant that referenced this pull request Sep 25, 2020
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.

2 participants