2025-01-27 UTC
#
[Murray] CSS question: anyone have a piece of magic that will take a row of elements and flip it to a column the moment the row _exceeds_ the available space (viewport is fine; it's basically always full width of the page)? The catch is that I have no idea how large the elements are going to be, so I can't use a set pixel value as the trigger.
