Skip to content

fix blockquote and pre overflow-x resetting #674

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

Merged
merged 1 commit into from
Jul 27, 2015
Merged

fix blockquote and pre overflow-x resetting #674

merged 1 commit into from
Jul 27, 2015

Conversation

mcnesium
Copy link
Contributor

@mcnesium mcnesium commented Jun 5, 2015

blockquote and pre's used to be stuck on one line, this fixed it

SSilence added a commit that referenced this pull request Jul 27, 2015
fix blockquote and pre overflow-x resetting
@SSilence SSilence merged commit f8b3b8b into fossar:master Jul 27, 2015
@jtojnar
Copy link
Member

jtojnar commented Nov 27, 2017

Do you recall what you meant by “stuck on one line”? Also the pre part was reverted in #889.

jtojnar added a commit that referenced this pull request Nov 27, 2017
The overflow was initially enabled for preformatted text and blockquotes
in 77b09ef but it was somewhat quizzically
reverted in #674 and then reintroduced for <pre> in #889.

This time we are enabling it for the tables and removing the forgotten
blockquote code.
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