1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-30 00:29:52 +02:00

drop the flex-grow: 10 in favor of auto margin utils

This commit is contained in:
Mark Otto
2016-12-28 16:39:52 -08:00
committed by Mark Otto
parent 2f52b3aee8
commit 861cda109a
2 changed files with 7 additions and 8 deletions

View File

@@ -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;