From 3be271c1a6dd6bee72b3210828a750229131e9b3 Mon Sep 17 00:00:00 2001 From: Marcel Werk Date: Thu, 18 Aug 2016 23:56:34 +0200 Subject: [PATCH] Removed 'white-space: nowrap' in message group lists --- wcfsetup/install/files/style/ui/messageGroup.scss | 4 ---- 1 file changed, 4 deletions(-) diff --git a/wcfsetup/install/files/style/ui/messageGroup.scss b/wcfsetup/install/files/style/ui/messageGroup.scss index 7ca973ef61..e6be7a10fb 100644 --- a/wcfsetup/install/files/style/ui/messageGroup.scss +++ b/wcfsetup/install/files/style/ui/messageGroup.scss @@ -120,10 +120,6 @@ overflow: hidden; > h3 { - overflow: hidden; - text-overflow: ellipsis; - white-space: nowrap; - > .messageGroupLink { @include wcfFontHeadline; } -- 2.20.1