Merge pull request #2407 from douglsmith/avatar-smiley-fix
Fix review smiley replacing avatar #2404
This commit is contained in:
commit
6d153178ee
|
@ -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;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue