Removed 'white-space: nowrap' in message group lists
authorMarcel Werk <burntime@woltlab.com>
Thu, 18 Aug 2016 21:56:34 +0000 (23:56 +0200)
committerMarcel Werk <burntime@woltlab.com>
Thu, 18 Aug 2016 21:56:34 +0000 (23:56 +0200)
wcfsetup/install/files/style/ui/messageGroup.scss

index 7ca973ef613328623b3120d949b5b7b0343ad7bc..e6be7a10fbd838d49d56e4d1cdc00ff980d356e7 100644 (file)
                overflow: hidden;
                
                > h3 {
-                       overflow: hidden;
-                       text-overflow: ellipsis;
-                       white-space: nowrap;
-                       
                        > .messageGroupLink {
                                @include wcfFontHeadline;
                        }