-
Bug
-
Resolution: Fixed
-
Minor
-
2.4, 2.5
-
MOODLE_24_STABLE, MOODLE_25_STABLE
-
MOODLE_25_STABLE
-
w17_
MDL-39292_m25_enrolicons -
There's up to four icons in the last column of the manage enrolments page (http://your_moodle.net/enrol/instances.php?id=101).
Two of them are iconsmall and two of them are smallicons which have different styles applied that makes them look untidy.
In particular this line from base/style/core.css:
.action-icon img.smallicon
{ vertical-align: text-bottom; margin-left: 0.45em; }The up and down arrows beside them would also line up better if the spacer image was given a width.
- will help resolve
-
MDL-43112 Change all "smallicon" and "iconsmall" classes to "icon-small"
-
- Closed
-