This is an addition to Twitter Bootstrap that allows additional margin and padding shortcuts for enhanced layout control purposes. It should be included after the bootstrap.less import statement or precompiled as you see fit. It differs from bootstrap standards in that for any given screen size it predetermines the margin/padding size. All you have to do is specify the size you want xs, sm, md, lg, or xl. The exception is for items that you want to be centered using auto left/right margins. This can be device responsive by specifying mc-xs, mc-sm, mc-md, or mc-lg depending on when you want that behavior.
bower install bootstrap-responsive-margins
- Robert Moggach [email protected] - Initial implementation
Copyright (c) 2015 Alexey Kucherenko Andrews [email protected], MIT License