Hacker News new | ask | show | jobs
by svnsets 2967 days ago
It's some not-even-fancy CSS. The site has "overflow: auto;" on the body :/ RIP iOS users

https://css-tricks.com/snippets/css/momentum-scrolling-on-io...

1 comments

WTF! I had no clue that overflow: auto messes things up so badly for iOS users. I'll have to file that for the next time I'm writing CSS. I wonder what the justification for that is...