Merge pull request #10008 from Mangesh-Khairnar/fix-message-html

This commit is contained in:
Chinmay Pai 2020-04-20 01:22:25 +05:30 committed by GitHub
commit 2990bd505e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -31,7 +31,6 @@
}
.ellipsis {
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
max-width: 100%;