Merge pull request #2407 from douglsmith/avatar-smiley-fix

Fix review smiley replacing avatar #2404
This commit is contained in:
Mike Jolley 2013-02-08 16:28:19 -08:00
commit 6d153178ee
1 changed files with 2 additions and 2 deletions

View File

@ -767,7 +767,7 @@ p.demo_store {
color: @subtext;
font-size: 0.75em;
}
img {
img.avatar {
float:left;
position:absolute;
top: 0;
@ -1721,4 +1721,4 @@ p.demo_store {
background-size: 12px 9px;
}
}
}
}