Hacker News new | ask | show | jobs
by nwh 4669 days ago
Why does this obnoxious website hide my scroll bar? I've absolutely no idea how long the article is without it.
2 comments

I'm seeing it as a very faint gray outline. My guess is that the svbtle theme is using the shadow DOM to customize scrollbar appearance (couldn't find where he's doing it in a cursory search of the applied styles though). Check out Chris Coyier's article on the subject here: http://css-tricks.com/custom-scrollbars-in-webkit/
Odd, it doesn't hide mine, neither in Firefox nor in Chromium.