Skip to content
This repository has been archived by the owner on Aug 6, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants