Skip to content

Commit

Permalink
Merged user profile size fix for message history
Browse files Browse the repository at this point in the history
  • Loading branch information
moodler committed Mar 14, 2007
1 parent 9eaf65f commit 6772582
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion theme/standard/styles_layout.css
Expand Up @@ -1963,7 +1963,8 @@ body#grade-index .grades .weighted {
***/


#message-user .userpicture {
#message-user .userpicture,
#message-history .userpicture {
width: 100px;
height: 100px;
}
Expand Down

0 comments on commit 6772582

Please sign in to comment.