diff --git a/services/web/frontend/stylesheets/components/dropdowns.less b/services/web/frontend/stylesheets/components/dropdowns.less index 2e8082cb37..eb20404e02 100755 --- a/services/web/frontend/stylesheets/components/dropdowns.less +++ b/services/web/frontend/stylesheets/components/dropdowns.less @@ -104,7 +104,7 @@ button.dropdown-toggle.dropdown-toggle-no-background { &:hover, &:focus { text-decoration: none; - color: @dropdown-link-hover-color!important; + color: @dropdown-link-hover-color; background-color: @dropdown-link-hover-bg; .subdued { color: @dropdown-link-hover-color;