diff options
| author | James Kyle <[email protected]> | 2015-08-19 15:28:49 -0700 |
|---|---|---|
| committer | James Kyle <[email protected]> | 2015-08-19 15:28:49 -0700 |
| commit | 4540ad38af17b56bfd94451ae16f86a01ce635af (patch) | |
| tree | ee90b55246238015ac516fb520380a38634312c6 /docs/content | |
| parent | 1efb07dad93ca62d17bcee82dfdad86ea3d420dc (diff) | |
| download | bootstrap-4540ad38af17b56bfd94451ae16f86a01ce635af.tar.xz bootstrap-4540ad38af17b56bfd94451ae16f86a01ce635af.zip | |
Use doge instead of css for <pre> example
Diffstat (limited to 'docs/content')
| -rw-r--r-- | docs/content/reboot.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/content/reboot.md b/docs/content/reboot.md index 7418c4116..ac17e147e 100644 --- a/docs/content/reboot.md +++ b/docs/content/reboot.md @@ -111,9 +111,9 @@ The `<pre>` element is reset to remove its `margin-top` and use `rem` units for <div class="bd-example"> {% markdown %} <pre> -.element { - margin-bottom: 1rem; -} + Wow + such + preformatted text </pre> {% endmarkdown %} </div> |
