From: Marcel Werk Date: Tue, 23 Aug 2016 10:37:33 +0000 (+0200) Subject: Fixed cropped emojis in thread list (mobile) X-Git-Tag: 3.0.0_Beta_1~574 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=5b2a97e12d6c52db836e32e0c48617c7b33242fd;p=GitHub%2FWoltLab%2FWCF.git Fixed cropped emojis in thread list (mobile) --- diff --git a/wcfsetup/install/files/style/ui/messageGroup.scss b/wcfsetup/install/files/style/ui/messageGroup.scss index fcefce91f2..9c89207d68 100644 --- a/wcfsetup/install/files/style/ui/messageGroup.scss +++ b/wcfsetup/install/files/style/ui/messageGroup.scss @@ -273,6 +273,7 @@ > a { flex: 1 1 auto; + line-height: 1.48; overflow: hidden; text-overflow: ellipsis;