mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
Fixes #14440: Remove unused nav variable
This commit is contained in:
parent
6a0eb4e6bd
commit
f265137c05
1 changed files with 0 additions and 2 deletions
|
@ -404,8 +404,6 @@
|
|||
@nav-disabled-link-color: @gray-light;
|
||||
@nav-disabled-link-hover-color: @gray-light;
|
||||
|
||||
@nav-open-link-hover-color: #fff;
|
||||
|
||||
//== Tabs
|
||||
@nav-tabs-border-color: #ddd;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue