Home › Forums › CSS › Wrap elements to top instead of under › Re: Wrap elements to top instead of under
January 5, 2013 at 6:50 pm
#119942
Participant
Hmm I guess if it were a perfect CSS world, they’d do reverse wrap order too – ie while collapsing, the first element gets wrapped instead of last element. Think RTL languages, everything gets swapped except nav tab wraps :)
white-space: left-wrap;