Commit 9c287ade96e9c704746705fddb3011749eb32041
1 parent
58e9c365
Exists in
master
and in
29 other branches
Profile image has transparent background
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
public/stylesheets/application.css
@@ -2180,7 +2180,7 @@ div#activation_enterprise div { | @@ -2180,7 +2180,7 @@ div#activation_enterprise div { | ||
2180 | .profile-big-image img { | 2180 | .profile-big-image img { |
2181 | border: 1px solid #888; | 2181 | border: 1px solid #888; |
2182 | padding: 2px; | 2182 | padding: 2px; |
2183 | - background: #FFF; | 2183 | + background: transparent; |
2184 | } | 2184 | } |
2185 | 2185 | ||
2186 | .profile-image-block ul { | 2186 | .profile-image-block ul { |