From: thepurpleblob Date: Thu, 28 Aug 2008 12:46:31 +0000 (+0000) Subject: MDL-16221 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=670710966d9f649f66a4312f283433a833c77648;p=moodle.git MDL-16221 Specify both width and height for user image Merged from STABLE_19 --- diff --git a/grade/report/grader/styles.php b/grade/report/grader/styles.php index 14ab278fef..524b8f7d5c 100644 --- a/grade/report/grader/styles.php +++ b/grade/report/grader/styles.php @@ -4,6 +4,7 @@ .gradestable th.user img { width: 20px; + height: 20px; } .gradestable th.user, .gradestable th.range {