shalvah / oldtweets.today

"On This Day" for Twitter #TwitterThrowback
http://oldtweets.today
113 stars 24 forks source link

Suggestion to improve the body width #18

Closed ooade closed 5 years ago

ooade commented 5 years ago

Initial Phase (Feels normal): screenshot from 2019-02-18 04-52-01

With Content (Horizontal overflow mess): screenshot from 2019-02-18 04-53-20

Why that happens is viewport width includes the scrollbar so it tends to overflow as the scroll bar (strange visitor) shows up on the page.

The fix: Add max-width of 100%, or do without the width specified.

shalvah commented 5 years ago

Sure, you can go ahead if you'd like. Nothing uglier than a horizontal scrollbar (except Vim).