diff --git a/theme/bootstrapbase/less/moodle/modules.less b/theme/bootstrapbase/less/moodle/modules.less index 0a1e1c15ee2..bedba4392dc 100644 --- a/theme/bootstrapbase/less/moodle/modules.less +++ b/theme/bootstrapbase/less/moodle/modules.less @@ -37,6 +37,10 @@ select { } } +.path-mod-feedback .generalbox div table tbody img { + height: 5px; // we should remove the bar height specification in core +} + @media (max-width: 979px) { .path-mod-forum .forumheaderlist { thead .header {