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

add word wrap fix to entire container (#97) #98

Merged
merged 4 commits into from
Oct 9, 2020

Conversation

rzhekova
Copy link
Contributor

@rzhekova rzhekova commented Oct 8, 2020

This will resolve issue #97

Hi, I've added a CSS fix for links not wrapping inside the container. The fix applied to both the title and the text container. So, this is roughly what it looks like when there is a link in the content.

Screenshot 2020-10-08 at 23 00 00

I also spotted another issue with the title on Wikipedia preview - the title contained i tags as you can see in the screenshot below. I used regex to get rid of those.
Screenshot 2020-10-08 at 23 00 56

Let me know what you think!

Copy link
Owner

@mdolr mdolr left a comment

Choose a reason for hiding this comment

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

Thank you for your contribution 👍

@mdolr mdolr merged commit 8536b04 into mdolr:master Oct 9, 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