spacelab: fixed navbar-inverse collapsed link color
[bootswatch] / spacelab / bootswatch.less
index a73a61e..121f378 100755 (executable)
        .navbar-inverse .nav-collapse {
 
                .nav li > a {
-                       color: @grayLighter;
+                       color: @grayLight !important;
 
                        &:hover {
                                background-color: @linkColor !important;