Skip to content

Commit

Permalink
Fixed css issue with remote avatars.
Browse files Browse the repository at this point in the history
  • Loading branch information
wilkie committed Sep 12, 2011
1 parent 60a6b2b commit e9f2ca2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions app/assets/stylesheets/content.scss.erb
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,9 @@
position: absolute;
top: 1em;
left: 1em;
a img {
width: 48px;
}
}
.fn, .nickname {
a {
Expand Down

0 comments on commit e9f2ca2

Please sign in to comment.