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

Add responsive helpers to margins and paddings. #21134

Closed
Igcorreia opened this issue Nov 15, 2016 · 2 comments
Closed

Add responsive helpers to margins and paddings. #21134

Igcorreia opened this issue Nov 15, 2016 · 2 comments
Labels

Comments

@Igcorreia
Copy link

Everything is Boostrap 4 has the -sm -lg helpers expect the margins and paddings.
I am talking about this ones:
http://v4-alpha.getbootstrap.com/utilities/spacing/

I need this:
<div class="menu mt-sm-3 mt-md-2"></div>

Is really unfortunate that I need a custom css only to fix the margins and paddings.

@hultberg
Copy link

hultberg commented Nov 15, 2016

This is an upcoming feature in alpha 6, see #20926

@mdo
Copy link
Member

mdo commented Nov 17, 2016

Yup, already implemented in v4-dev branch.

@mdo mdo closed this as completed Nov 17, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants