diff options
| author | Bardi Harborow <[email protected]> | 2016-10-21 09:36:09 +1100 |
|---|---|---|
| committer | Bardi Harborow <[email protected]> | 2016-10-21 09:36:09 +1100 |
| commit | 8e888796a64ba89b69fb1af7b8e295d050b17ca1 (patch) | |
| tree | b590562fe333f35ed04d303f99a439639be46b6f /docs | |
| parent | b5890e0608ad2262cde4a38e90afa19f1cb5d852 (diff) | |
| download | bootstrap-8e888796a64ba89b69fb1af7b8e295d050b17ca1.tar.xz bootstrap-8e888796a64ba89b69fb1af7b8e295d050b17ca1.zip | |
Fix documentation for all-side spacing classes.
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/utilities/spacing.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/utilities/spacing.md b/docs/utilities/spacing.md index 1ee1ab7fb..f44d468f9 100644 --- a/docs/utilities/spacing.md +++ b/docs/utilities/spacing.md @@ -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: |
