A row containing only a long <label> (the music-mode checkbox text 'raw mic, no echo/noise cancellation (for playing audio through it)') got auto-column max-content sizing — which is the un-wrapped width. The column expanded past the controls track's 360px cap and pushed a horizontal scrollbar onto the page. Switching grid-auto-columns to minmax(0, max-content) lets the column shrink when the container forces it to, at which point white-space: normal can do its wrapping work. Also added min-width: 0 on .row itself as belt-and-suspenders for nested grid containers. |
||
|---|---|---|
| .. | ||
| blog | ||
| fonts | ||
| chat.html | ||
| host-your-own.html | ||
| how-it-works.html | ||
| index.html | ||
| kernel.html | ||
| stamp.js | ||
| zebra-audio.html | ||
| zebra-spaces.html | ||