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

Update bootstrap/scss/mixins/_breakpoints.scss #21285

Merged

Conversation

sophiegit
Copy link
Contributor

@sophiegit sophiegit commented Dec 3, 2016

grid-breakpoint for sm is 576px
https://github.com/twbs/bootstrap/blob/v4-dev/scss/_variables.scss#L186-L192

1._breakpoints.scss
https://github.com/twbs/bootstrap/blob/v4-dev/scss/mixins/_breakpoints.scss
comment says that grid-breakpoint for sm is 544px,
but it should be 576px

2.http://v4-alpha.getbootstrap.com/layout/overview/#responsive-breakpoints
website document says that grid-breakpoint for sm is 544px,
but it should be 576px

grid-breakpoint for sm is 576px
https://github.com/twbs/bootstrap/blob/v4-dev/scss/_variables.scss#L186-L192

1._breakpoints.scss
comment  says that grid-breakpoint for sm is 544px,

2.http://v4-alpha.getbootstrap.com/layout/overview/#responsive-breakpoints
current document says that grid-breakpoint for sm is 544px,
but it should be 576px
@mdo mdo added this to the v4.0.0-alpha.6 milestone Dec 5, 2016
@mdo mdo merged commit eeb4965 into twbs:v4-dev Dec 5, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants