0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-18 10:52:19 +01:00

Merge pull request #18481 from lachlanjc/patch-1

Fix utility page code example Markdown
This commit is contained in:
Mark Otto 2015-12-08 10:18:01 -08:00
commit d244ba42e1

View File

@ -37,6 +37,7 @@ Where *size* is one of:
* `3` - (by default) for classes that set the `margin` or `padding` to `$spacer-x * 3` or `$spacer-y * 3`
Here are some representative examples of these classes:
```scss
.m-t-0 {
margin-top: 0 !important;