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

fix: add max-width to bar elements #676

Merged
merged 1 commit into from
Feb 19, 2020
Merged

Conversation

salarenko
Copy link
Contributor

Description

This PR adds max-width: 100% properties to Bar component sections __left __middle __right and sections __element.

This modification is needed to detect when the growth of the Bar elements started overflowing its parent element and limit flex growth behavior.

Screenshots

Before:

image

image

image

After:

image

@salarenko salarenko changed the title fix(core) add max-width to bar elements fix: add max-width to bar elements Feb 19, 2020
@salarenko salarenko added this to the Sprint 31 - Sofia milestone Feb 19, 2020
@netlify
Copy link

netlify bot commented Feb 19, 2020

Deploy preview for fundamental-styles ready!

Built with commit a5e8ac2

https://deploy-preview-676--fundamental-styles.netlify.com

@droshev droshev self-requested a review February 19, 2020 13:29
@droshev droshev added this to PRs Reviewer approved in Development via automation Feb 19, 2020
@salarenko salarenko merged commit 79574cd into master Feb 19, 2020
Development automation moved this from PRs Reviewer approved to Done Feb 19, 2020
@droshev droshev deleted the fix/add-bar-elements-max-width branch February 21, 2020 21:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

4 participants