fix lines with wrapped userids

pull/14/head
Matthew Hodgson 2014-11-11 04:48:40 +00:00
parent d669eb6d05
commit 5f38625f21
1 changed files with 1 additions and 1 deletions

View File

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