1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-30 16:50:00 +02:00

Fixes #14440: Remove unused nav variable

This commit is contained in:
Mark Otto
2014-08-23 12:20:09 -07:00
parent 6a0eb4e6bd
commit f265137c05

View File

@@ -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;