diff options
Diffstat (limited to 'united/bootswatch.less')
-rwxr-xr-x | united/bootswatch.less | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/united/bootswatch.less b/united/bootswatch.less index afa54f08..46aebeaa 100755 --- a/united/bootswatch.less +++ b/united/bootswatch.less @@ -39,14 +39,6 @@ border-right: 0px solid @orange; } -.navbar .nav-collapse > .nav > li .dropdown-menu a { - color: @linkColor; - - &:hover { - color: @white; - } -} - .navbar .nav-collapse > .nav > li a:hover { background-color: #A6350F; } |