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

Horizontal scrolling for long words #82

Open
BenjaminEHowe opened this issue Nov 9, 2014 · 5 comments
Open

Horizontal scrolling for long words #82

BenjaminEHowe opened this issue Nov 9, 2014 · 5 comments

Comments

@BenjaminEHowe
Copy link

Works (title):

image

Breaks (comments):

image

As the viewport shrinks the horizontal scrollbar disappears, so the full word can no longer be viewed:

image

@lacymorrow
Copy link
Owner

Ah shoot. A css word-wrap: break-word should fix this.

@BenjaminEHowe
Copy link
Author

A further similar bug (which probably doesn't deserve its own issue):

image

This is doubly bad, not only does it "break" by flowing outside the container, but the "next post" button is actually on top of the "previous post" button, which means that the previous post button is unclickable.

@lacymorrow
Copy link
Owner

These are both great catches, @BenjaminEHowe you've been awesome for catching bugs, sorry it's taken 3 years to get back to them, may try to patch some and release an update in Jan 2018.
Leaving open.

@lacymorrow
Copy link
Owner

Related: #124

@BenjaminEHowe
Copy link
Author

Meh - it's not a big issue! I'm sorry that I haven't managed to submit a pull request or help much!

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

2 participants