aboutsummaryrefslogtreecommitdiff
path: root/docs/utilities/spacing.md
AgeCommit message (Collapse)AuthorFilesLines
2017-05-29Rearrange all the docs to allow for a docs/major.minor/ setupMark Otto1-81/+0
2017-05-28new toc in utils and about and extendMark Otto1-5/+4
2017-03-05Clean up spacers a bit moreStarsam801-6/+6
2017-03-05Update spacer utilities (#22123)Mark Otto1-9/+9
* Drop -x and -y as they're all the same - Also move -width to elsewhere in the vars because it makes no sense by spacers. - Update values of -x and -y across main Sass and docs Sass. * Update docs to reflect changes; link to spacing utils from options page
2016-11-25Fixes #21195: Add more table of contents to pages with longer contentsMark Otto1-0/+5
2016-11-23Fixes #21123: More specific definition of fixed-width block level for .mx-autoMark Otto1-1/+1
2016-10-31Make spacer utils responsive (#20926)Mark Otto1-9/+17
* 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-21Fix documentation for all-side spacing classes.Bardi Harborow1-1/+1
2016-09-08Update docs to use new spacing util class namesMark Otto1-8/+8
2016-09-08Docs: Breaks out Utilities into separate section and optimizes its pages ↵Kovah1-0/+69
(#20678)