]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Add null variables for nav-link
authorMark Otto <markdotto@gmail.com>
Mon, 15 Jun 2020 07:25:05 +0000 (00:25 -0700)
committerMark Otto <otto@github.com>
Sat, 11 Jul 2020 18:56:29 +0000 (11:56 -0700)
commit2b4db023cd3272f30ae9c5d80451e253a8e3383f
tree49251d07135f64f85a6b2c30097d63347ab3576a
parentf6348f6c89dabbbbe7d2edd1c9503256294b86f2
Add null variables for nav-link

Replaces #30498 by adding four new null default variables for .nav-link. Doesn't carry over font-style from the original PR though since that's rarely used, at least by default Bootstrap. Nullifies all values from that PR, too, since we count on some basic inheritance here and don't need color by default.
scss/_nav.scss
scss/_variables.scss