Merge pull request #2182 from thelounge/xpaw/no-contain

Remove `contain` as it's causing rendering issues
This commit is contained in:
Jérémie Astori 2018-03-09 18:59:07 -05:00 committed by GitHub
commit 1bf8c1578d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1041,7 +1041,6 @@ kbd {
display: flex;
flex-grow: 1;
overflow: hidden;
contain: strict;
}
#chat .chat {