]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
linting from before
authorMark Otto <markdotto@gmail.com>
Mon, 20 Mar 2017 00:47:53 +0000 (17:47 -0700)
committerMark Otto <markd.otto@gmail.com>
Mon, 20 Mar 2017 01:39:48 +0000 (18:39 -0700)
scss/_nav.scss

index 39f12432d8f1f7196f56d23edd2243394f209a86..731f1b71bbe0e2575f42ed07419c2a6f51f3f058 100644 (file)
@@ -99,8 +99,8 @@
 
 .nav-justified {
   .nav-item {
-    flex-grow: 1;
     flex-basis: 0;
+    flex-grow: 1;
     text-align: center;
   }
 }