-
Bug
-
Resolution: Fixed
-
Minor
-
3.7
-
MOODLE_37_STABLE
-
MOODLE_37_STABLE
-
MDL-65475-master-1 -
The new forum settings dropdown is not consistent with other Moodle dropdowns
The forum settings dropdown uses:
div.dropdown-menu > div.dropdown-item > a.btn.btn-link
In BS4 this would fix the design:
div.dropdown-menu > a.dropdown-item