diff --git a/docs/components/navbar.md b/docs/components/navbar.md
index 8fc4a2a64a..147f980842 100644
--- a/docs/components/navbar.md
+++ b/docs/components/navbar.md
@@ -46,7 +46,7 @@ Here's an example of all the sub-components included in a responsive light-theme
Navbar
-
+
-
Home (current)
@@ -256,7 +256,7 @@ Mix and match with other components and utilities as needed.
Navbar w/ text
-
+
-
Home (current)
@@ -286,7 +286,7 @@ Theming the navbar has never been easier thanks to the combination of theming cl
Navbar
-
+
-
Home (current)
@@ -314,7 +314,7 @@ Theming the navbar has never been easier thanks to the combination of theming cl
Navbar
-
+
-
Home (current)
@@ -342,7 +342,7 @@ Theming the navbar has never been easier thanks to the combination of theming cl
Navbar
-
+
-
Home (current)
@@ -439,7 +439,7 @@ With no `.navbar-brand` shown in lowest breakpoint:
Hidden brand
-
+
-
Home (current)
@@ -468,7 +468,7 @@ With a brand name shown on the left and toggler on the right:
Navbar
-
+
-
Home (current)
diff --git a/scss/_navbar.scss b/scss/_navbar.scss
index 4c603c1db7..6b2a03bb17 100644
--- a/scss/_navbar.scss
+++ b/scss/_navbar.scss
@@ -128,7 +128,6 @@
// Custom navbar navigation built on the base `.nav` styles.
.navbar-nav {
- flex-grow: 10; // high number to force alignment
.nav-link {
display: block;