Improved empty history styles

This commit is contained in:
Igor Zhukov 2014-04-30 11:33:52 +08:00
parent b514ec10b2
commit 3dfa71daab

View File

@ -1786,7 +1786,7 @@ span.emoji {
.im_history_empty {
text-align: center;
color: #999;
font-size: 18px;
font-size: 16px;
line-height: 18px;
padding: 1px 50px;
}