fix lines with wrapped userids

This commit is contained in:
Matthew Hodgson 2014-11-11 04:48:40 +00:00
parent d669eb6d05
commit 5f38625f21

View file

@ -649,7 +649,7 @@ textarea, input {
.avatar {
width: 48px;
text-align: right;
vertical-align: top;
vertical-align: bottom;
line-height: 0;
}