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 widget align top modifier #147

Merged
merged 2 commits into from
Jan 11, 2018
Merged

Conversation

felipeorlando
Copy link
Contributor

CHANGELOG 📝

  • This is a propose for widget class, adding a --align-top top modifier that solve the flex problem in some cases that we want to height between elements to different.

Before:
image

After:
image

@felipeorlando
Copy link
Contributor Author

@eduardojmatos Additional in our discussion, create a container modifier with display: block it will broken it's internal element. We want to avoid the use of float attrs, right? 🙂

@nathpaiva
Copy link
Contributor

@felipeorlando this solution is it ok on IE?

@felipeorlando
Copy link
Contributor Author

@nathpaiva Yes! As we expected. 😃

image

@felipeorlando felipeorlando merged commit b586b1f into master Jan 11, 2018
@felipeorlando felipeorlando deleted the widget/modifier-align-top branch January 11, 2018 12:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

4 participants