-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
4.5 regressions, 4.5
The open/close icon to reveal details of the previous attempts on an assignment to a student has become larger, looks odd and can overlap the text of the assignment name.
I'm guessing this was due to a switch to SVG icons. The previous .gif icon would have had a natural size of around 16x16px which would have been used here. Without that natural size, the icon expands to fill the space available.
Since the icon is applied via CSS as a background image, using the `background-size` rule to size it at 16x16px appears to work.
I've attached screenshots showing the current large and a proposed smaller version.
- is a regression caused by
-
MDL-82497 Update icon_map with the latest icons from Font Awesome 6 (core)
-
- Closed
-