2
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2025-09-05 08:59:27 +08:00

FIX: Missing messages incoming indicator for mobile.

This commit is contained in:
Guo Xiang Tan 2018-03-07 10:27:18 +08:00
parent 2e5c18d130
commit 82619c2445
4 changed files with 21 additions and 9 deletions

View file

@ -8,6 +8,10 @@
margin-top: 10px;
}
}
.show-mores {
position: absolute;
}
}
.profile-image {