diff --git a/_includes/docs-navbar.html b/_includes/docs-navbar.html
index 71db111d8a..79742a4a2a 100644
--- a/_includes/docs-navbar.html
+++ b/_includes/docs-navbar.html
@@ -1,4 +1,4 @@
-
+
{% include icons/bootstrap.svg width="36" height="36" class="d-block" %}
diff --git a/docs/4.0/components/navbar.md b/docs/4.0/components/navbar.md
index 07c86c938c..350e970dab 100644
--- a/docs/4.0/components/navbar.md
+++ b/docs/4.0/components/navbar.md
@@ -32,7 +32,7 @@ Navbars come with built-in support for a handful of sub-components. Choose from
Here's an example of all the sub-components included in a responsive light-themed navbar that automatically collapses at the `lg` (large) breakpoint.
{% example html %}
-