]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
add extra line before spacing utilities example 18481/head
authorLachlan Campbell <lachlanjc@users.noreply.github.com>
Tue, 8 Dec 2015 18:11:42 +0000 (13:11 -0500)
committerLachlan Campbell <lachlanjc@users.noreply.github.com>
Tue, 8 Dec 2015 18:11:42 +0000 (13:11 -0500)
docs/components/utilities.md

index 4d8ea4b280be7fdddda636c42b4a5decd4b49baa..be5769d6cb0d1248f9c8549b3e7c1388e8b0fd64 100644 (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;