From: Mark Otto Date: Mon, 20 Mar 2017 00:47:53 +0000 (-0700) Subject: linting from before X-Git-Tag: v4.0.0-beta~147^2~132 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=40ac03384de6dc1b6c6e40bd6ff998cb66657346;p=thirdparty%2Fbootstrap.git linting from before --- diff --git a/scss/_nav.scss b/scss/_nav.scss index 39f12432d8..731f1b71bb 100644 --- a/scss/_nav.scss +++ b/scss/_nav.scss @@ -99,8 +99,8 @@ .nav-justified { .nav-item { - flex-grow: 1; flex-basis: 0; + flex-grow: 1; text-align: center; } }