diff --git a/styles.css b/styles.css index 979f9fc..7cbec61 100644 --- a/styles.css +++ b/styles.css @@ -186,6 +186,11 @@ .path-mod-attendance .attreport .narrow { width: 1px; } + +.path-mod-attendance .attreport img.userpicture { + max-width: inherit; +} + .path-mod-attendance .student-password { font-size: x-large; text-align: center;