mirror of
https://github.com/twbs/bootstrap.git
synced 2024-11-29 11:24:18 +01:00
Merge pull request #20966 from bardiharborow/spacing-docs
Fix documentation for all-side spacing classes.
This commit is contained in:
commit
61bf63c609
@ -21,7 +21,7 @@ Where *sides* is one of:
|
||||
* `r` - for classes that set `margin-right` or `padding-right`
|
||||
* `x` - for classes that set both `*-left` and `*-right`
|
||||
* `y` - for classes that set both `*-top` and `*-bottom`
|
||||
* `a` - for classes that set a `margin` or `padding` on all 4 sides of the element
|
||||
* blank - for classes that set a `margin` or `padding` on all 4 sides of the element
|
||||
|
||||
Where *size* is one of:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user