Merge pull request #1843 from thelounge/astorije/time-status-mobile

Add missing time (and icon) of status messages on mobile
This commit is contained in:
Al McKinlay 2017-12-18 14:00:14 +00:00 committed by GitHub
commit ada870e959
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2264,8 +2264,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;
}