mirror of
https://github.com/wahyd4/bootstrap.git
synced 2026-08-09 04:46:35 +10:00
Fixes #5533: Remove filter gradient from disabled links on dropdowns
This commit is contained in:
@@ -115,6 +115,7 @@
|
||||
text-decoration: none;
|
||||
background-color: transparent;
|
||||
background-image: none; // Remove CSS gradient
|
||||
.reset-filter();
|
||||
cursor: default;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user