Merge pull request #1363 from thelounge/xpaw/fix-preview-overflow

Fix link previews not truncating correctly
This commit is contained in:
Jérémie Astori 2017-07-24 01:47:03 -04:00 committed by GitHub
commit dc33b3ea95
1 changed files with 1 additions and 0 deletions

View File

@ -968,6 +968,7 @@ kbd {
#chat .content { #chat .content {
flex: 1 1 auto; flex: 1 1 auto;
min-width: 0;
} }
#loading a, #loading a,