From: Marcel Werk Date: Thu, 7 Dec 2017 11:05:25 +0000 (+0100) Subject: Improved selector in message group header X-Git-Tag: 3.1.0_Beta_4~18 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=d84f21b37bbb2c1132744b3b4d8131143fde3209;p=GitHub%2FWoltLab%2FWCF.git Improved selector in message group header --- diff --git a/wcfsetup/install/files/style/ui/messageGroup.scss b/wcfsetup/install/files/style/ui/messageGroup.scss index e77b443afc..3812520be0 100644 --- a/wcfsetup/install/files/style/ui/messageGroup.scss +++ b/wcfsetup/install/files/style/ui/messageGroup.scss @@ -425,7 +425,8 @@ position: absolute; } - > img { + > img, + > .icon:first-child { visibility: hidden; } }