Hacker News new | ask | show | jobs
by jasonhr13 2325 days ago
horizontal scrollbar showing on chrome
1 comments

Do you mind sharing a screenshot and your Chrome version?
Not the same guy but

https://i.imgur.com/BspPL2H.png https://whatsmybrowser.org/b/JZAUZ62

Appears to be caused by using 100vw, which doesn't factor in the width of the scrollbar.

Notably on the selectors:

  [control="LandingPage"] .hero-header
and

  [control="LandingPage"] .platform-information .info-section
Aha. So likely a Windows issue / those with visible scrollbars enabled? We'll add this to the bugs list. Thanks for the info!
Linux + Firefox too :)