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

Col-md-offset-0? #262

Open
Kyle-Griffin opened this issue Sep 28, 2017 · 5 comments
Open

Col-md-offset-0? #262

Kyle-Griffin opened this issue Sep 28, 2017 · 5 comments

Comments

@Kyle-Griffin
Copy link

Briefly ( tweet size ) describe your issue and how you discovered it.

expected to have no offset on md to stop the sm's offset which in turns stops the offset of xs.

...

Expected behavior

overrides col-sm-offset-(n) and prevents any margin-left on md size and above
...

Actual behavior

no class in place: offsets by sm offset.
...

Steps to reproduce behavior

  • OS: MacOS
  • Browser: Chrome
  • code/fiddle/pen url: N/A

Any chance this can be added? I'm forced to add it as a class in my current project but seems pretty obvious that it should be part of the core.

@stefanschleich
Copy link

+1

@enkota
Copy link

enkota commented Dec 19, 2017

+1!

@tabuckner
Copy link

+1

@Jessman5
Copy link

How about wrapping the xs, sm, md, lg specific classes in mediaqueries? if col-sm only works for min-width:x and max-width:y and col-md only for min-width: z etc this will reset itself.

@brycekirk
Copy link

+1!

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

No branches or pull requests

6 participants