From: James Kyle Date: Wed, 19 Aug 2015 23:52:24 +0000 (-0700) Subject: Use .example-element instead of doge :cry: X-Git-Tag: v4.0.0-alpha.2~479^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d8751274d9887dfdcdb31bd973532b411613784;p=thirdparty%2Fbootstrap.git Use .example-element instead of doge :cry: --- diff --git a/docs/content/reboot.md b/docs/content/reboot.md index ac17e147ee..845d50798a 100644 --- a/docs/content/reboot.md +++ b/docs/content/reboot.md @@ -111,9 +111,9 @@ The `
` element is reset to remove its `margin-top` and use `rem` units for
 
{% markdown %}
-        Wow
-  such
-      preformatted text
+.example-element {
+  margin-bottom: 1rem;
+}
 
{% endmarkdown %}