-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Col-md-offset-0? #262
Copy link
Copy link
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels