From c3a3cda1787e99758a9bfa599955a2b2e03a594f Mon Sep 17 00:00:00 2001 From: Thomas Park Date: Fri, 22 Mar 2013 22:36:27 -0400 Subject: spacelab: fixed navbar-inverse collapsed link color --- spacelab/bootswatch.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'spacelab/bootswatch.less') diff --git a/spacelab/bootswatch.less b/spacelab/bootswatch.less index a73a61e0..121f3788 100755 --- a/spacelab/bootswatch.less +++ b/spacelab/bootswatch.less @@ -106,7 +106,7 @@ .navbar-inverse .nav-collapse { .nav li > a { - color: @grayLighter; + color: @grayLight !important; &:hover { background-color: @linkColor !important; -- cgit v1.2.3