Avoid "Zalgo text" in chats overlapping everything

This commit is contained in:
ProgramFOX 2018-05-29 21:19:56 +02:00 committed by GitHub
parent d370297908
commit 96254dc87b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -94,6 +94,7 @@ div.mchat .messages li {
padding: 0.4em 0 0.4em 5px;
line-height: 14px;
margin: 0;
overflow-y: hidden;
}
body.no-select div.mchat .messages li {
-moz-user-select: text;