Hacker News new | ask | show | jobs
by rsstack 1397 days ago
It's my turn today to complain about website building instead of content:

When macOS developers write in CSS "overflow: scroll;" they get the same behavior as they do with "overflow: auto;", but they don't realize that viewers on Linux and Windows now see ugly default operating scrollbar at all times, especially ugly when the dropdowns aren't supposed to have horizontal scrolling.

Test web software on two browser and two operating systems :)

1 comments

Oh dang, thanks for flagging this. It's fixed now :)
Beautiful!!