aboutsummaryrefslogtreecommitdiff
path: root/less/dropdowns.less
diff options
context:
space:
mode:
Diffstat (limited to 'less/dropdowns.less')
-rw-r--r--less/dropdowns.less1
1 files changed, 1 insertions, 0 deletions
diff --git a/less/dropdowns.less b/less/dropdowns.less
index a33fe71e2..03efd6abf 100644
--- a/less/dropdowns.less
+++ b/less/dropdowns.less
@@ -116,6 +116,7 @@
.dropdown-menu .disabled > a:hover {
text-decoration: none;
background-color: transparent;
+ background-image: none; // Remove CSS gradient
cursor: default;
}