Commit d42abf047283200c59703f25df924c7203e13f42

Authored by Daniela Feitosa
2 parents c8ffa4d5 f79b92a7

Merge commit 'refs/merge-requests/203' of git://gitorious.org/noosfero/noosfero …

…into merge-requests/203
Showing 1 changed file with 2 additions and 2 deletions   Show diff stats
public/stylesheets/application.css
@@ -5124,8 +5124,8 @@ h1#agenda-title { @@ -5124,8 +5124,8 @@ h1#agenda-title {
5124 5124
5125 #profile-wall .profile-wall-activities-comments img, 5125 #profile-wall .profile-wall-activities-comments img,
5126 #profile-network .profile-wall-activities-comments img { 5126 #profile-network .profile-wall-activities-comments img {
5127 - max-width: 50px;  
5128 - max-height: 50px; 5127 + max-width: 32px;
  5128 + max-height: 32px;
5129 } 5129 }
5130 5130
5131 #profile-wall .profile-wall-activities-comments .comment_reply, 5131 #profile-wall .profile-wall-activities-comments .comment_reply,