]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
reflect nav changes here in the responsive views
authorMark Otto <markdotto@gmail.com>
Thu, 29 Dec 2016 00:51:40 +0000 (16:51 -0800)
committerMark Otto <markd.otto@gmail.com>
Thu, 29 Dec 2016 03:07:33 +0000 (19:07 -0800)
commit40e85012ebfb7c31eb03cc15b268d606d5883db1
treeae2b084355eaadc10c131d4ea2aaec8a43a78c1e
parentb132d02f9981b99a4abd2cacbb55cb66c9237528
reflect nav changes here in the responsive views

- since we're column to start, need to set row.
- note that flex-direction cannot be inherited, so we have to set it twice.
- apply the horizontal padding again to .nav-link.
- remove the .nav-item styles (un-needed).
- remove previous .nav-link styles as they were un-nested and potentially problematic in old placement should someone mix more navs in here.
scss/_navbar.scss