Add missing time (and icon) of status messages on mobile

This commit is contained in:
Jérémie Astori 2017-12-16 16:11:10 -05:00
parent ffe8f2899b
commit d9cc335351
No known key found for this signature in database
GPG key ID: B9A4F245CD67BDE8

View file

@ -2256,8 +2256,8 @@ part/quit messages where we don't load previews (adds a blank line otherwise) */
padding: 0;
}
#chat .condensed .time,
#chat .condensed .from {
#chat .condensed-summary .time,
#chat .condensed-summary .from {
display: none;
}