Fixed reply author font size on win

This commit is contained in:
Igor Zhukov 2015-03-24 19:32:11 +03:00
parent 0909e2b0a7
commit 9bf91e467a

View File

@ -1915,6 +1915,9 @@ div.im_message_body {
line-height: 16px;
margin-bottom: 3px;
}
.non_osx .im_message_reply_author {
font-size: 12px;
}
.im_message_reply_loading {
padding: 7px 0 8px;
}