Skip to content
This repository has been archived by the owner on Apr 3, 2019. It is now read-only.

Commit

Permalink
fix(avatars): ensure the default image background is covered by the p…
Browse files Browse the repository at this point in the history
…rofile image
  • Loading branch information
zaach committed Nov 14, 2014
1 parent 382c9db commit 387e324
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/styles/_avatars.scss
Expand Up @@ -24,6 +24,7 @@


img {
background-color: $content-background-color;
display: block;
height: $avatar-size;
width: $avatar-size;
Expand Down

0 comments on commit 387e324

Please sign in to comment.