Skip to content
This repository has been archived by the owner on Jun 5, 2023. It is now read-only.

Add a new modifier to Container #100

Closed
chris-pearce opened this issue Dec 28, 2016 · 1 comment · Fixed by #104
Closed

Add a new modifier to Container #100

chris-pearce opened this issue Dec 28, 2016 · 1 comment · Fixed by #104
Assignees

Comments

@chris-pearce
Copy link
Contributor

Sometimes the Container layout module is part of a larger layout where that layout uses FlexBox, when this occurs there should be a way to change the Container to be display: flex because only a direct child of an element with display: flex can be a flex item.

We can achieve this via a modifier, for example:

.l-container--flexbox
@chris-pearce
Copy link
Contributor Author

Fixed in #104.

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

Successfully merging a pull request may close this issue.

1 participant