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

Fixed issue #227 #229

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Fixed issue #227 #229

wants to merge 1 commit into from

Conversation

pothula-bharat
Copy link

@pothula-bharat pothula-bharat commented Jan 17, 2017

Description

Fixed the .row overflow issue when using .col-xs-* class. This bug is caused because div.row element width is more than the body element.
...

Check List

instruction : terminal command

  • run the build script grunt
  • open index.html in a browser & resize to test visual issues

Fixed the .row overflow when using .col-xs-* class. This bug is caused by increasing the width of .row greater than the body element.
@imevro
Copy link

imevro commented Aug 2, 2017

Seems like flexboxgrid was abandoned by @kristoferjoseph, so I forked project and made flexboxgrid2.

What is already done:

flexboxgrid2 right now is alpha5, so if you can test it and fills issues (or PRs!) I'll be very grateful.

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.

2 participants