diff --git a/docs/_includes/nav-home.html b/docs/_includes/nav-home.html index 0436e2dbe7..a0f16e9b58 100644 --- a/docs/_includes/nav-home.html +++ b/docs/_includes/nav-home.html @@ -1,7 +1,7 @@ {% comment %} - + v{{ site.current_version }} @@ -27,7 +27,7 @@ - + ☰ diff --git a/docs/components/card.md b/docs/components/card.md index 1cf116d869..ded52118d7 100644 --- a/docs/components/card.md +++ b/docs/components/card.md @@ -230,7 +230,7 @@ Use Bootstrap's nav pills or tabs within a card header. Be sure to always includ {% example html %} - + Active @@ -253,7 +253,7 @@ Use Bootstrap's nav pills or tabs within a card header. Be sure to always includ {% example html %} - + Active diff --git a/docs/components/list-group.md b/docs/components/list-group.md index 8b3b9cd885..47667104c9 100644 --- a/docs/components/list-group.md +++ b/docs/components/list-group.md @@ -31,15 +31,15 @@ Add tags to any list group item to show unread counts, activity, etc. {% example html %} - 14 + 14 Cras justo odio - 2 + 2 Dapibus ac facilisis in - 1 + 1 Morbi leo risus diff --git a/docs/components/navbar.md b/docs/components/navbar.md index 5c12153f37..db389ce04a 100644 --- a/docs/components/navbar.md +++ b/docs/components/navbar.md @@ -47,7 +47,7 @@ Here's an example of all the sub-components included in a default, light navbar: About - + Search @@ -129,7 +129,7 @@ Here are some examples to show what we mean. About - + Search @@ -150,7 +150,7 @@ Here are some examples to show what we mean. About - + Search @@ -171,7 +171,7 @@ Here are some examples to show what we mean. About - + Search diff --git a/docs/content/images.md b/docs/content/images.md index 706badf7b9..26a4ff7a4a 100644 --- a/docs/content/images.md +++ b/docs/content/images.md @@ -46,13 +46,13 @@ In addition to our [border-radius utilities]({{ site.baseurl }}/utilities/border Align images with the [helper float classes]({{ site.baseurl }}/components/utilities/#responsive-floats) or [text alignment classes]({{ site.baseurl }}/components/utilities/#text-alignment). `block`-level images can be centered using [the `.mx-auto` margin utility class]({{ site.baseurl }}/components/utilities/#horizontal-centering). - - + + {% highlight html %} - - + + {% endhighlight %} diff --git a/docs/examples/album/index.html b/docs/examples/album/index.html index ccf8d035bf..308810300b 100644 --- a/docs/examples/album/index.html +++ b/docs/examples/album/index.html @@ -104,7 +104,7 @@