MDL-39814 frontend: pre-integration fixes:
* Fixed IE8 display of icons. * Fixed blocks using course renderer. * Fixed behat tests. * codecheckers fixes * Removed alt from icons with descriptive text * Tweaked actionmenu initialisation for performance
This commit is contained in:
@@ -597,6 +597,7 @@ span.editinstructions {
|
||||
}
|
||||
|
||||
.section .activity .moodle-actionmenu .iconsmall {
|
||||
max-width: none !important; /** reset sets 100% !important which breaks on IE8 without this !important */
|
||||
width:16px;
|
||||
height:16px;
|
||||
width:1rem;
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user