From: Alexander Ebert Date: Tue, 23 Jan 2018 18:09:45 +0000 (+0100) Subject: Improved trophy appearance w/ user cover photo X-Git-Tag: 3.1.0_RC_2~5 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=aef942251fecf5f6fb712e7af0c474d657fd0b5b;p=GitHub%2FWoltLab%2FWCF.git Improved trophy appearance w/ user cover photo --- diff --git a/wcfsetup/install/files/style/ui/trophy.scss b/wcfsetup/install/files/style/ui/trophy.scss index cd6af6b3d5..12295a4b62 100644 --- a/wcfsetup/install/files/style/ui/trophy.scss +++ b/wcfsetup/install/files/style/ui/trophy.scss @@ -86,6 +86,9 @@ } } +.userProfileUserWithCoverPhoto .specialTrophyUserContainer > ul { + margin-top: 0; +} .userProfilePreview .specialTrophyUserContainer > ul { margin-top: 5px;