• #dev 2025-01-27
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#dev ≡
  • ←
  • →
2025-01-27 UTC
# 15:15
[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.