Commit Graph

6 Commits

Author SHA1 Message Date
Mark Otto f734814f6b Make spacer utils responsive (#20926)
* make spacer utils responsive by grid tier
* update scale to add two levels, document them
* change responsive spacing utils to avoid the xs abbreviation in the class name for that tier
* update code snippet to match source
* update usage in our docs
* linter
* docs updates
2016-10-31 21:13:05 -07:00
Mark Otto 4bc154b8f9 Merge branch 'patch-10' of https://github.com/zalog/bootstrap into zalog-patch-10 2016-10-09 17:35:44 -07:00
Mark Otto ae784c9521 Rename margin and padding utilities from .{property}-{side} to .{property}{side} without the extra dash 2016-09-08 22:15:34 -07:00
Catalin Zalog 88f02007e0 Update _spacing.scss 2016-05-17 16:26:22 +03:00
Mark Otto cde26a5234 Fixes #19221: Add .w-100 as width: 100% utility class 2016-04-06 14:59:04 -07:00
Chris Rebert 7aabd49364 Reorganize utilities into more separate files under a `/scss/utilities/` directory
[skip sauce]
[skip validator]
2015-12-23 21:01:17 -07:00