Browse Source

Improved empty history styles

master
Igor Zhukov 10 years ago
parent
commit
3dfa71daab
  1. 2
      app/css/app.css

2
app/css/app.css

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

Loading…
Cancel
Save