Skip to content
This repository has been archived by the owner on Mar 4, 2020. It is now read-only.

fix(Layout): 'start' and 'main' areas content alignment #752

Merged
merged 7 commits into from
Jan 22, 2019

Conversation

kuzhelov
Copy link
Contributor

@kuzhelov kuzhelov commented Jan 21, 2019

Fixes #477.

TODO

  • update CHANGELOG

This PR ensures that start and main area of Layout component are aligned with each other by center axis (previously main area was the only one aligned top).

Was

image

Now

image

There are no visual regressions are introduced with this fix.

@kuzhelov kuzhelov changed the title fix(Layout): 'start' and 'main' areas content alignment [WIP] fix(Layout): 'start' and 'main' areas content alignment Jan 21, 2019
@kuzhelov kuzhelov added 🚧 WIP 🚀 ready for review 🧰 fix Introduces fix for broken behavior. and removed 🚧 WIP labels Jan 21, 2019
@kuzhelov kuzhelov changed the title [WIP] fix(Layout): 'start' and 'main' areas content alignment fix(Layout): 'start' and 'main' areas content alignment Jan 22, 2019
@kuzhelov kuzhelov merged commit 712302a into master Jan 22, 2019
@kuzhelov kuzhelov deleted the fix/layout-alignment branch January 22, 2019 12:10
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
🧰 fix Introduces fix for broken behavior. 🚀 ready for review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Layout's start and main areas are misaligned when End area has an icon
3 participants