]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Remove plain-hover-focus mixins from navs
authorMark Otto <markdotto@gmail.com>
Wed, 28 Dec 2016 08:03:06 +0000 (00:03 -0800)
committerMark Otto <markd.otto@gmail.com>
Wed, 28 Dec 2016 23:13:43 +0000 (15:13 -0800)
commitd6fa9f5a6c520c00c1106be67e65c65b60fce68c
treee011c1857ec0d572df224517155e7fa93df48dfb
parente38c3506e3e0108562e6774afed167549bff0a99
Remove plain-hover-focus mixins from navs

- No need to set hover and focus on disabled or active elements. Disabled has no interactivity and active will inherit the focus.
- Also removes two now unused vars.
scss/_nav.scss
scss/_variables.scss