From: moodler Date: Wed, 14 Mar 2007 04:50:00 +0000 (+0000) Subject: Merged user profile size fix for message history X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=67725821ad9b63dedb3de7b0b2d060e3bb93039c;p=moodle.git Merged user profile size fix for message history --- diff --git a/theme/standard/styles_layout.css b/theme/standard/styles_layout.css index 9240d616dc..6cd26f6a5a 100644 --- a/theme/standard/styles_layout.css +++ b/theme/standard/styles_layout.css @@ -1963,7 +1963,8 @@ body#grade-index .grades .weighted { ***/ -#message-user .userpicture { +#message-user .userpicture, +#message-history .userpicture { width: 100px; height: 100px; }