-
Improvement
-
Resolution: Fixed
-
Minor
-
4.0
-
MOODLE_400_STABLE
-
MOODLE_400_STABLE
-
MDL-72942-master -
In the prototypes we changed the "caret" icon found in menus and dropdowns to a "chevron" one.
So these elements:
Would look like this:
The problem is that, right now, the "caret" icon is printed using sorely CSS in an ::after pseudo-element. To print a "chevron" in there we need to make deeper changes in the code than we first thought.
- has been marked as being related by
-
MDL-76945 bootstrap: chevrons of dropup, dropleft and dropright components are not rendered correctly
-
- Closed
-