Commit 343eabbd32c409da5bc3d29927d0d731002d1b5a
Committed by
Daniela Feitosa
1 parent
03ef06e4
Exists in
master
and in
29 other branches
Changing width of images inside article activity
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
public/stylesheets/application.css
@@ -5890,7 +5890,7 @@ h1#agenda-title { | @@ -5890,7 +5890,7 @@ h1#agenda-title { | ||
5890 | } | 5890 | } |
5891 | 5891 | ||
5892 | .profile-activity-lead img { | 5892 | .profile-activity-lead img { |
5893 | - width: 64px; | 5893 | + width: 124px; |
5894 | float: left; | 5894 | float: left; |
5895 | margin-right: 5px; | 5895 | margin-right: 5px; |
5896 | } | 5896 | } |