Skip to content
This repository has been archived by the owner on Jan 25, 2024. It is now read-only.

Add .wrap-reverse to .flex? #8

Closed
michaellenaghan opened this issue Aug 21, 2020 · 0 comments
Closed

Add .wrap-reverse to .flex? #8

michaellenaghan opened this issue Aug 21, 2020 · 0 comments

Comments

@michaellenaghan
Copy link

I'm using flex to create side-by-side columns, with navigation in the left column and content on the right. When the columns collapse I want the navigation to follow rather than precede the content. It turns out that this does what I want:

.flex.wrap-reverse { flex-wrap: wrap-reverse; }

(If these suggestions aren't helpful, let me know!)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant