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

Fixes #1552 > .container.is-fluid margins #1608

Merged
merged 2 commits into from
Sep 19, 2019
Merged

Conversation

kiwanska
Copy link
Contributor

@kiwanska kiwanska commented Jan 17, 2018

Change the default behaviour of .is-fluid container: removing media breakpoint from the rule, so the behaviour is consistent with described in docs:

This container is fluid: it will have a 32px gap on either side, on any viewport size.

**This is a bugfix, which fixes #1552 **.

kiwanska and others added 2 commits January 17, 2018 07:37
Changing the default behaviour of `.is-fluid` container: removing media breakpoint from the rule, so the behaviour is consistent with described in docs:
```
This container is fluid: it will have a 32px gap on either side, on any viewport size.
```
@jgthms jgthms merged commit 617cef1 into jgthms:master Sep 19, 2019
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.

Fluid Container horizontal margins
2 participants