Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add display: inline-flex; to flexbox rules #271

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

CygnusRoboticus
Copy link

Closes #221

@viktorbijlenga
Copy link

I think .flex-inline would make more sense as the selector name. Just my feeling that it would be easier to add -inline to change between the different displays states.

@CygnusRoboticus
Copy link
Author

CygnusRoboticus commented Jun 4, 2019

@viktorbijlenga I based .inline-flex off of the existing .inline-block. I don't know if there was reasoning behind inline-block vs block-inline, but I'd prefer consistency among display: -type selectors.

@viktorbijlenga
Copy link

Sounds good

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

Successfully merging this pull request may close these issues.

'display: inline-flex' is missing
2 participants