Fix userpic max-width in attreport. Some themes (e.g. adaptable) (#295)
[moodle-mod_attendance.git] / styles.css
index 979f9fc..7cbec61 100644 (file)
 .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;