From: Lachlan Campbell Date: Tue, 8 Dec 2015 18:11:42 +0000 (-0500) Subject: add extra line before spacing utilities example X-Git-Tag: v4.0.0-alpha.3~513^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f31574f178e94c56265ca21ecc6277f8f66e103;p=thirdparty%2Fbootstrap.git add extra line before spacing utilities example --- diff --git a/docs/components/utilities.md b/docs/components/utilities.md index 4d8ea4b280..be5769d6cb 100644 --- a/docs/components/utilities.md +++ b/docs/components/utilities.md @@ -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;