Save space for scrollbars

Would scrollbar-gutter look great in a reset stylesheet?

Link

Message thread

Matthias Zöchling wrote on

Tired:
html { overflow-y: scroll; }

Wired:
html { scrollbar-gutter: stable; }

Nice little #CSS gem from @zachleat.com.
“A tiny bit-o-CSS for Stable Scrollbar Gutters”

The feature detection is the cherry on top.

Get involved

Have your say on Mastodon, or simply share this thread.